#9FEEFB#9FEEFB
#9FEEFB is a very light, moderate teal. Relative luminance 0.755; OKLCH L 90.2% C 0.079 H 208.9°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #9FEEFB |
|---|---|
| RGB | rgb(159, 238, 251) |
| HSL | hsl(188, 92%, 80%) |
| HSV | hsv(188, 37%, 98%) |
| CMYK | cmyk(36.7%, 5.2%, 0%, 1.6%) |
| CIE-LAB | lab(89.62, -20.97, -13.94) |
| CIE-LCH | lch(89.62, 25.18, 213.61°) |
| OKLab | oklab(90.25% -0.0693 -0.0382) |
| OKLCH | oklch(90.25% 0.079 208.9) |
| XYZ | xyz(62.2791, 75.4811, 102.5357) |
| Luminance | 0.7549 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 1.78
Robin Egg Blue
#8AF1FE
ΔE00 2.88
Pale Sky Blue
#BDF6FE
ΔE00 4.15
Paleturquoise
#AFEEEE
ΔE00 4.89
Robin'S Egg
#6DEDFD
ΔE00 4.95
Powder Blue
#B0E0E6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FEEFB #FBAC9F
analogous
#9FFBDA #9FEEFB #9FC0FB
triadic
#9FEEFB #FB9FEE #EEFB9F
tetradic
#9FEEFB #DA9FFB #FBAC9F #C0FB9F
square
#9FEEFB #DA9FFB #FBAC9F #C0FB9F
split-complementary
#9FEEFB #FB9FC0 #FBDA9F
monochromatic
#29D9F6 #64E4F9 #9FEEFB #DAF8FD #E2FAFE
Accessibility & contrast
On white
1.30
#9FEEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#9FEEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FEEFB
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FEEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FEEFB | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FC
Deuteranopia (green-blind)
#D2DCFB
Tritanopia (blue-blind)
#7BF5F2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #9feefb; /* rgb */ color: rgb(159, 238, 251); /* oklch */ color: oklch(90.2% 0.079 208.9);
Tailwind
colors: {
custom: {
50: '#bff3fc',
500: '#9feefb',
950: '#000000',
},
}SCSS
$custom: #9feefb; $custom-light: #bff3fc; $custom-dark: #000000;
JSON
{
"hex": "#9feefb",
"rgb": {
"r": 159,
"g": 238,
"b": 251
},
"hsl": {
"h": 188.478,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.90245,
"c": 0.07915,
"h": 208.9
},
"luminance": 0.75485
}Semantic roles & 50–950 ramp
primary
#9FEEFB
secondary
#DD7361
accent
#2000E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#121717
muted
#828585