#9EEFF5#9EEFF5
#9EEFF5 is a very light, moderate teal. Relative luminance 0.756; OKLCH L 90.2% C 0.079 H 201.8°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9EEFF5 |
|---|---|
| RGB | rgb(158, 239, 245) |
| HSL | hsl(184, 81%, 79%) |
| HSV | hsv(184, 36%, 96%) |
| CMYK | cmyk(35.5%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(89.67, -23.14, -10.73) |
| CIE-LCH | lch(89.67, 25.51, 204.88°) |
| OKLab | oklab(90.22% -0.0736 -0.0294) |
| OKLCH | oklch(90.22% 0.079 201.8) |
| XYZ | xyz(61.4426, 75.5908, 97.7213) |
| Luminance | 0.7560 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 1.45
Robin Egg Blue
#8AF1FE
ΔE00 2.98
Paleturquoise
#AFEEEE
ΔE00 3.13
Light Cyan
#ACFFFC
ΔE00 4.67
Pale Sky Blue
#BDF6FE
ΔE00 4.78
Robin'S Egg
#6DEDFD
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EEFF5 #F5A49E
analogous
#9EF5D0 #9EEFF5 #9EC4F5
triadic
#9EEFF5 #F59EEF #EFF59E
tetradic
#9EEFF5 #D09EF5 #F5A49E #C4F59E
square
#9EEFF5 #D09EF5 #F5A49E #C4F59E
split-complementary
#9EEFF5 #F59EC4 #F5D09E
monochromatic
#2FDDEA #67E6EF #9EEFF5 #D5F8FB #E3FAFC
Accessibility & contrast
On white
1.30
#9EEFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#9EEFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EEFF5
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EEFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EEFF5 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F6
Deuteranopia (green-blind)
#D4DDF6
Tritanopia (blue-blind)
#7BF5F1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #9eeff5; /* rgb */ color: rgb(158, 239, 245); /* oklch */ color: oklch(90.2% 0.079 201.8);
Tailwind
colors: {
custom: {
50: '#bef4f8',
500: '#9eeff5',
950: '#000000',
},
}SCSS
$custom: #9eeff5; $custom-light: #bef4f8; $custom-dark: #000000;
JSON
{
"hex": "#9eeff5",
"rgb": {
"r": 158,
"g": 239,
"b": 245
},
"hsl": {
"h": 184.138,
"s": 81.308,
"l": 79.02
},
"oklch": {
"l": 0.90215,
"c": 0.07929,
"h": 201.8
},
"luminance": 0.75595
}Semantic roles & 50–950 ramp
primary
#9EEFF5
secondary
#D46B63
accent
#1708DE
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121717
muted
#828585