#9FE2EE#9FE2EE
#9FE2EE is a very light, moderate teal. Relative luminance 0.679; OKLCH L 87.2% C 0.069 H 209.9°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #9FE2EE |
|---|---|
| RGB | rgb(159, 226, 238) |
| HSL | hsl(189, 70%, 78%) |
| HSV | hsv(189, 33%, 93%) |
| CMYK | cmyk(33.2%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(85.97, -18.09, -12.56) |
| CIE-LCH | lch(85.97, 22.02, 214.79°) |
| OKLab | oklab(87.21% -0.0599 -0.0344) |
| OKLCH | oklch(87.21% 0.069 209.9) |
| XYZ | xyz(56.9218, 67.9334, 90.9855) |
| Luminance | 0.6794 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.51
Robin'S Egg Blue
#98EFF9
ΔE00 3.92
Pale Sky Blue
#BDF6FE
ΔE00 5.06
Robin Egg Blue
#8AF1FE
ΔE00 5.09
Paleturquoise
#AFEEEE
ΔE00 5.28
Lightblue
#ADD8E6
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FE2EE #EEAB9F
analogous
#9FEED2 #9FE2EE #9FBAEE
triadic
#9FE2EE #EE9FE2 #E2EE9F
tetradic
#9FE2EE #D29FEE #EEAB9F #BAEE9F
square
#9FE2EE #D29FEE #EEAB9F #BAEE9F
split-complementary
#9FE2EE #EE9FBA #EED29F
monochromatic
#37C3DC #6BD2E5 #9FE2EE #D3F2F7 #E5F7FA
Accessibility & contrast
On white
1.44
#9FE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#9FE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FE2EE
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FE2EE | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#C9D3EE
Tritanopia (blue-blind)
#82E8E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #9fe2ee; /* rgb */ color: rgb(159, 226, 238); /* oklch */ color: oklch(87.2% 0.069 209.9);
Tailwind
colors: {
custom: {
50: '#beebf3',
500: '#9fe2ee',
950: '#000000',
},
}SCSS
$custom: #9fe2ee; $custom-light: #beebf3; $custom-dark: #000000;
JSON
{
"hex": "#9fe2ee",
"rgb": {
"r": 159,
"g": 226,
"b": 238
},
"hsl": {
"h": 189.114,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.87213,
"c": 0.06903,
"h": 209.9
},
"luminance": 0.67937
}Semantic roles & 50–950 ramp
primary
#9FE2EE
secondary
#CB7666
accent
#3114D2
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#121617
muted
#828485