#9FF6EE#9FF6EE
#9FF6EE is a very light, moderate teal. Relative luminance 0.795; OKLCH L 91.6% C 0.085 H 188.4°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF6EE |
|---|---|
| RGB | rgb(159, 246, 238) |
| HSL | hsl(174, 83%, 79%) |
| HSV | hsv(174, 35%, 96%) |
| CMYK | cmyk(35.4%, 0%, 3.3%, 3.5%) |
| CIE-LAB | lab(91.44, -27.88, -4.46) |
| CIE-LCH | lch(91.44, 28.24, 189.08°) |
| OKLab | oklab(91.58% -0.0839 -0.0124) |
| OKLCH | oklch(91.58% 0.085 188.4) |
| XYZ | xyz(62.6809, 79.4515, 92.9051) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.88
Pale Cyan
#B7FFFA
ΔE00 3.40
Paleturquoise
#AFEEEE
ΔE00 4.88
Eggshell Blue
#C4FFF7
ΔE00 5.04
Duck Egg Blue
#C3FBF4
ΔE00 5.19
Pale Aqua
#B8FFEB
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF6EE #F69FA7
analogous
#9FF6C3 #9FF6EE #9FD3F6
triadic
#9FF6EE #EE9FF6 #F6EE9F
tetradic
#9FF6EE #C39FF6 #F69FA7 #D3F69F
square
#9FF6EE #C39FF6 #F69FA7 #D3F69F
split-complementary
#9FF6EE #F69FD3 #F6C39F
monochromatic
#2FECDA #67F1E4 #9FF6EE #D7FBF8 #E3FCFA
Accessibility & contrast
On white
1.24
#9FF6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#9FF6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF6EE
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF6EE | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEE
Deuteranopia (green-blind)
#DDE2EF
Tritanopia (blue-blind)
#7FFAF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #9ff6ee; /* rgb */ color: rgb(159, 246, 238); /* oklch */ color: oklch(91.6% 0.085 188.4);
Tailwind
colors: {
custom: {
50: '#bff9f3',
500: '#9ff6ee',
950: '#000000',
},
}SCSS
$custom: #9ff6ee; $custom-light: #bff9f3; $custom-dark: #000000;
JSON
{
"hex": "#9ff6ee",
"rgb": {
"r": 159,
"g": 246,
"b": 238
},
"hsl": {
"h": 174.483,
"s": 82.857,
"l": 79.412
},
"oklch": {
"l": 0.9158,
"c": 0.0848,
"h": 188.4
},
"luminance": 0.79456
}Semantic roles & 50–950 ramp
primary
#9FF6EE
secondary
#D6646E
accent
#061ADF
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121717
muted
#828585