#9FE0EA#9FE0EA
#9FE0EA is a very light, moderate teal. Relative luminance 0.666; OKLCH L 86.6% C 0.067 H 208.0°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9FE0EA |
|---|---|
| RGB | rgb(159, 224, 234) |
| HSL | hsl(188, 64%, 77%) |
| HSV | hsv(188, 32%, 92%) |
| CMYK | cmyk(32.1%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(85.31, -18.02, -11.44) |
| CIE-LCH | lch(85.31, 21.35, 212.41°) |
| OKLab | oklab(86.65% -0.0589 -0.0313) |
| OKLCH | oklch(86.65% 0.067 208) |
| XYZ | xyz(55.8000, 66.6197, 87.7446) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.13
Robin'S Egg Blue
#98EFF9
ΔE00 4.16
Paleturquoise
#AFEEEE
ΔE00 4.94
Pale Sky Blue
#BDF6FE
ΔE00 5.30
Lightblue
#ADD8E6
ΔE00 5.42
Robin Egg Blue
#8AF1FE
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FE0EA #EAA99F
analogous
#9FEACF #9FE0EA #9FBBEA
triadic
#9FE0EA #EA9FE0 #E0EA9F
tetradic
#9FE0EA #CF9FEA #EAA99F #BBEA9F
square
#9FE0EA #CF9FEA #EAA99F #BBEA9F
split-complementary
#9FE0EA #EA9FBB #EACF9F
monochromatic
#3BC0D4 #6DD0DF #9FE0EA #D1F0F5 #E6F7FA
Accessibility & contrast
On white
1.47
#9FE0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#9FE0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FE0EA
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FE0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FE0EA | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEB
Deuteranopia (green-blind)
#C9D1EA
Tritanopia (blue-blind)
#84E6E3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #9fe0ea; /* rgb */ color: rgb(159, 224, 234); /* oklch */ color: oklch(86.6% 0.067 208.0);
Tailwind
colors: {
custom: {
50: '#bee9f0',
500: '#9fe0ea',
950: '#000000',
},
}SCSS
$custom: #9fe0ea; $custom-light: #bee9f0; $custom-dark: #000000;
JSON
{
"hex": "#9fe0ea",
"rgb": {
"r": 159,
"g": 224,
"b": 234
},
"hsl": {
"h": 188,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.86648,
"c": 0.06674,
"h": 208
},
"luminance": 0.66623
}Semantic roles & 50–950 ramp
primary
#9FE0EA
secondary
#C57468
accent
#311ACC
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#121616
muted
#828485