#9FFAED#9FFAED
#9FFAED is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.4% C 0.089 H 184.4°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFAED |
|---|---|
| RGB | rgb(159, 250, 237) |
| HSL | hsl(171, 90%, 80%) |
| HSV | hsv(171, 36%, 98%) |
| CMYK | cmyk(36.4%, 0%, 5.2%, 2%) |
| CIE-LAB | lab(92.51, -30.01, -2.36) |
| CIE-LCH | lch(92.51, 30.10, 184.50°) |
| OKLab | oklab(92.43% -0.089 -0.0068) |
| OKLCH | oklch(92.43% 0.089 184.4) |
| XYZ | xyz(63.7641, 81.8524, 92.5435) |
| Luminance | 0.8186 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.07
Pale Aqua
#B8FFEB
ΔE00 4.14
Pale Cyan
#B7FFFA
ΔE00 4.27
Tiffany Blue
#7BF2DA
ΔE00 5.13
Eggshell Blue
#C4FFF7
ΔE00 5.43
Duck Egg Blue
#C3FBF4
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFAED #FA9FAC
analogous
#9FFAC0 #9FFAED #9FD9FA
triadic
#9FFAED #ED9FFA #FAED9F
tetradic
#9FFAED #C09FFA #FA9FAC #D9FA9F
square
#9FFAED #C09FFA #FA9FAC #D9FA9F
split-complementary
#9FFAED #FA9FD9 #FAC09F
monochromatic
#2BF4D7 #65F7E2 #9FFAED #D9FDF8 #E2FDFA
Accessibility & contrast
On white
1.21
#9FFAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#9FFAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFAED
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFAED | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0ED
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#7FFEF6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9ffaed; /* rgb */ color: rgb(159, 250, 237); /* oklch */ color: oklch(92.4% 0.089 184.4);
Tailwind
colors: {
custom: {
50: '#bffcf2',
500: '#9ffaed',
950: '#000000',
},
}SCSS
$custom: #9ffaed; $custom-light: #bffcf2; $custom-dark: #000000;
JSON
{
"hex": "#9ffaed",
"rgb": {
"r": 159,
"g": 250,
"b": 237
},
"hsl": {
"h": 171.429,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.92431,
"c": 0.08926,
"h": 184.4
},
"luminance": 0.81857
}Semantic roles & 50–950 ramp
primary
#9FFAED
secondary
#DB6273
accent
#0021E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121717
muted
#828585