#9FF5ED#9FF5ED
#9FF5ED is a very light, moderate teal. Relative luminance 0.788; OKLCH L 91.3% C 0.084 H 188.4°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF5ED |
|---|---|
| RGB | rgb(159, 245, 237) |
| HSL | hsl(174, 81%, 79%) |
| HSV | hsv(174, 35%, 96%) |
| CMYK | cmyk(35.1%, 0%, 3.3%, 3.9%) |
| CIE-LAB | lab(91.14, -27.63, -4.38) |
| CIE-LCH | lch(91.14, 27.97, 189.01°) |
| OKLab | oklab(91.33% -0.0831 -0.0122) |
| OKLCH | oklch(91.33% 0.084 188.4) |
| XYZ | xyz(62.2310, 78.7862, 92.0324) |
| Luminance | 0.7879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.00
Pale Cyan
#B7FFFA
ΔE00 3.46
Paleturquoise
#AFEEEE
ΔE00 4.77
Eggshell Blue
#C4FFF7
ΔE00 5.04
Duck Egg Blue
#C3FBF4
ΔE00 5.16
Pale Aqua
#B8FFEB
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF5ED #F59FA7
analogous
#9FF5C2 #9FF5ED #9FD2F5
triadic
#9FF5ED #ED9FF5 #F5ED9F
tetradic
#9FF5ED #C29FF5 #F59FA7 #D2F59F
square
#9FF5ED #C29FF5 #F59FA7 #D2F59F
split-complementary
#9FF5ED #F59FD2 #F5C29F
monochromatic
#30E9D8 #68EFE3 #9FF5ED #D6FBF7 #E3FCFA
Accessibility & contrast
On white
1.25
#9FF5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#9FF5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF5ED
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF5ED | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECED
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#7FF9F2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #9ff5ed; /* rgb */ color: rgb(159, 245, 237); /* oklch */ color: oklch(91.3% 0.084 188.4);
Tailwind
colors: {
custom: {
50: '#bff8f2',
500: '#9ff5ed',
950: '#000000',
},
}SCSS
$custom: #9ff5ed; $custom-light: #bff8f2; $custom-dark: #000000;
JSON
{
"hex": "#9ff5ed",
"rgb": {
"r": 159,
"g": 245,
"b": 237
},
"hsl": {
"h": 174.419,
"s": 81.132,
"l": 79.216
},
"oklch": {
"l": 0.9133,
"c": 0.084,
"h": 188.4
},
"luminance": 0.7879
}Semantic roles & 50–950 ramp
primary
#9FF5ED
secondary
#D4646E
accent
#081CDD
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121717
muted
#828585