#9EEEEF#9EEEEF
#9EEEEF is a very light, moderate teal. Relative luminance 0.747; OKLCH L 89.8% C 0.078 H 196.9°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #9EEEEF |
|---|---|
| RGB | rgb(158, 238, 239) |
| HSL | hsl(181, 72%, 78%) |
| HSV | hsv(181, 34%, 94%) |
| CMYK | cmyk(33.9%, 0.4%, 0%, 6.3%) |
| CIE-LAB | lab(89.23, -24.05, -8.25) |
| CIE-LCH | lch(89.23, 25.43, 198.93°) |
| OKLab | oklab(89.81% -0.0748 -0.0227) |
| OKLCH | oklch(89.81% 0.078 196.9) |
| XYZ | xyz(60.2496, 74.6464, 92.8781) |
| Luminance | 0.7465 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.58
Robin'S Egg Blue
#98EFF9
ΔE00 3.25
Light Cyan
#ACFFFC
ΔE00 3.81
Pale Cyan
#B7FFFA
ΔE00 4.46
Robin Egg Blue
#8AF1FE
ΔE00 4.46
Duck Egg Blue
#C3FBF4
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EEEEF #EF9F9E
analogous
#9EEFC8 #9EEEEF #9EC5EF
triadic
#9EEEEF #EF9EEE #EEEF9E
tetradic
#9EEEEF #C89EEF #EF9F9E #C5EF9E
square
#9EEEEF #C89EEF #EF9F9E #C5EF9E
split-complementary
#9EEEEF #EF9EC5 #EFC89E
monochromatic
#35DCDE #69E5E6 #9EEEEF #D3F7F8 #E5FAFB
Accessibility & contrast
On white
1.32
#9EEEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#9EEEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EEEEF
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EEEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EEEEF | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EF
Deuteranopia (green-blind)
#D5DBF0
Tritanopia (blue-blind)
#7EF3EE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #9eeeef; /* rgb */ color: rgb(158, 238, 239); /* oklch */ color: oklch(89.8% 0.078 196.9);
Tailwind
colors: {
custom: {
50: '#bef3f4',
500: '#9eeeef',
950: '#000000',
},
}SCSS
$custom: #9eeeef; $custom-light: #bef3f4; $custom-dark: #000000;
JSON
{
"hex": "#9eeeef",
"rgb": {
"r": 158,
"g": 238,
"b": 239
},
"hsl": {
"h": 180.741,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.89806,
"c": 0.07816,
"h": 196.9
},
"luminance": 0.7465
}Semantic roles & 50–950 ramp
primary
#9EEEEF
secondary
#CC6665
accent
#1412D4
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121717
muted
#828585