#9FF6ED#9FF6ED
#9FF6ED is a very light, moderate teal. Relative luminance 0.794; OKLCH L 91.5% C 0.085 H 187.5°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF6ED |
|---|---|
| RGB | rgb(159, 246, 237) |
| HSL | hsl(174, 83%, 79%) |
| HSV | hsv(174, 35%, 96%) |
| CMYK | cmyk(35.4%, 0%, 3.7%, 3.5%) |
| CIE-LAB | lab(91.41, -28.11, -3.98) |
| CIE-LCH | lch(91.41, 28.39, 188.05°) |
| OKLab | oklab(91.55% -0.0843 -0.0111) |
| OKLCH | oklch(91.55% 0.085 187.5) |
| XYZ | xyz(62.5344, 79.3929, 92.1335) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.14
Pale Cyan
#B7FFFA
ΔE00 3.56
Eggshell Blue
#C4FFF7
ΔE00 5.07
Pale Aqua
#B8FFEB
ΔE00 5.11
Paleturquoise
#AFEEEE
ΔE00 5.12
Duck Egg Blue
#C3FBF4
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF6ED #F69FA8
analogous
#9FF6C2 #9FF6ED #9FD4F6
triadic
#9FF6ED #ED9FF6 #F6ED9F
tetradic
#9FF6ED #C29FF6 #F69FA8 #D4F69F
square
#9FF6ED #C29FF6 #F69FA8 #D4F69F
split-complementary
#9FF6ED #F69FD4 #F6C29F
monochromatic
#2FECD8 #67F1E3 #9FF6ED #D7FBF7 #E3FCFA
Accessibility & contrast
On white
1.24
#9FF6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#9FF6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF6ED
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF6ED | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDED
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#7FFAF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #9ff6ed; /* rgb */ color: rgb(159, 246, 237); /* oklch */ color: oklch(91.5% 0.085 187.5);
Tailwind
colors: {
custom: {
50: '#bff9f2',
500: '#9ff6ed',
950: '#000000',
},
}SCSS
$custom: #9ff6ed; $custom-light: #bff9f2; $custom-dark: #000000;
JSON
{
"hex": "#9ff6ed",
"rgb": {
"r": 159,
"g": 246,
"b": 237
},
"hsl": {
"h": 173.793,
"s": 82.857,
"l": 79.412
},
"oklch": {
"l": 0.9155,
"c": 0.08502,
"h": 187.5
},
"luminance": 0.79397
}Semantic roles & 50–950 ramp
primary
#9FF6ED
secondary
#D6646F
accent
#061DDF
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121717
muted
#828585