#9EF3EE#9EF3EE
#9EF3EE is a very light, moderate teal. Relative luminance 0.775; OKLCH L 90.9% C 0.083 H 191.1°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #9EF3EE |
|---|---|
| RGB | rgb(158, 243, 238) |
| HSL | hsl(176, 78%, 79%) |
| HSV | hsv(176, 35%, 95%) |
| CMYK | cmyk(35%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(90.57, -26.70, -5.74) |
| CIE-LCH | lch(90.57, 27.31, 192.14°) |
| OKLab | oklab(90.87% -0.0811 -0.0159) |
| OKLCH | oklch(90.87% 0.083 191.1) |
| XYZ | xyz(61.5782, 77.5394, 92.5942) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.76
Pale Cyan
#B7FFFA
ΔE00 3.45
Paleturquoise
#AFEEEE
ΔE00 3.95
Duck Egg Blue
#C3FBF4
ΔE00 5.20
Eggshell Blue
#C4FFF7
ΔE00 5.23
Robin'S Egg Blue
#98EFF9
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EF3EE #F39EA3
analogous
#9EF3C3 #9EF3EE #9ECDF3
triadic
#9EF3EE #EE9EF3 #F3EE9E
tetradic
#9EF3EE #C39EF3 #F39EA3 #CDF39E
square
#9EF3EE #C39EF3 #F39EA3 #CDF39E
split-complementary
#9EF3EE #F39ECD #F3C39E
monochromatic
#31E6DB #68ECE4 #9EF3EE #D4FAF8 #E4FCFA
Accessibility & contrast
On white
1.27
#9EF3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#9EF3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EF3EE
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EF3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EF3EE | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEE
Deuteranopia (green-blind)
#DADFEF
Tritanopia (blue-blind)
#7EF7F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #9ef3ee; /* rgb */ color: rgb(158, 243, 238); /* oklch */ color: oklch(90.9% 0.083 191.1);
Tailwind
colors: {
custom: {
50: '#bef7f3',
500: '#9ef3ee',
950: '#000000',
},
}SCSS
$custom: #9ef3ee; $custom-light: #bef7f3; $custom-dark: #000000;
JSON
{
"hex": "#9ef3ee",
"rgb": {
"r": 158,
"g": 243,
"b": 238
},
"hsl": {
"h": 176.471,
"s": 77.982,
"l": 78.627
},
"oklch": {
"l": 0.90872,
"c": 0.08268,
"h": 191.1
},
"luminance": 0.77543
}Semantic roles & 50–950 ramp
primary
#9EF3EE
secondary
#D1646A
accent
#0B17DA
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121717
muted
#828585