#9FDFEA#9FDFEA
#9FDFEA is a very light, moderate teal. Relative luminance 0.661; OKLCH L 86.4% C 0.066 H 209.3°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDFEA |
|---|---|
| RGB | rgb(159, 223, 234) |
| HSL | hsl(189, 64%, 77%) |
| HSV | hsv(189, 32%, 92%) |
| CMYK | cmyk(32.1%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(85.04, -17.52, -11.85) |
| CIE-LCH | lch(85.04, 21.15, 214.07°) |
| OKLab | oklab(86.43% -0.0577 -0.0324) |
| OKLCH | oklch(86.43% 0.066 209.3) |
| XYZ | xyz(55.5321, 66.0837, 87.6553) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.11
Robin'S Egg Blue
#98EFF9
ΔE00 4.52
Lightblue
#ADD8E6
ΔE00 4.98
Paleturquoise
#AFEEEE
ΔE00 5.40
Pale Sky Blue
#BDF6FE
ΔE00 5.48
Robin Egg Blue
#8AF1FE
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDFEA #EAAA9F
analogous
#9FEAD0 #9FDFEA #9FBAEA
triadic
#9FDFEA #EA9FDF #DFEA9F
tetradic
#9FDFEA #D09FEA #EAAA9F #BAEA9F
square
#9FDFEA #D09FEA #EAAA9F #BAEA9F
split-complementary
#9FDFEA #EA9FBA #EAD09F
monochromatic
#3BBED4 #6DCEDF #9FDFEA #D1F0F5 #E6F7FA
Accessibility & contrast
On white
1.48
#9FDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#9FDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDFEA
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDFEA | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#C8D0EA
Tritanopia (blue-blind)
#84E5E2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9fdfea; /* rgb */ color: rgb(159, 223, 234); /* oklch */ color: oklch(86.4% 0.066 209.3);
Tailwind
colors: {
custom: {
50: '#bde9f0',
500: '#9fdfea',
950: '#000000',
},
}SCSS
$custom: #9fdfea; $custom-light: #bde9f0; $custom-dark: #000000;
JSON
{
"hex": "#9fdfea",
"rgb": {
"r": 159,
"g": 223,
"b": 234
},
"hsl": {
"h": 188.8,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.86431,
"c": 0.06619,
"h": 209.3
},
"luminance": 0.66087
}Semantic roles & 50–950 ramp
primary
#9FDFEA
secondary
#C57568
accent
#341ACC
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121616
muted
#828485