#9EFEFB#9EFEFB
#9EFEFB is a very light, moderate teal. Relative luminance 0.851; OKLCH L 93.7% C 0.091 H 193.2°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFEFB |
|---|---|
| RGB | rgb(158, 254, 251) |
| HSL | hsl(178, 98%, 81%) |
| HSV | hsv(178, 38%, 100%) |
| CMYK | cmyk(37.8%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(93.93, -28.97, -7.52) |
| CIE-LCH | lch(93.93, 29.93, 194.55°) |
| OKLab | oklab(93.68% -0.0888 -0.0207) |
| OKLCH | oklch(93.68% 0.091 193.2) |
| XYZ | xyz(66.9485, 85.1131, 104.1487) |
| Luminance | 0.8512 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.67
Pale Cyan
#B7FFFA
ΔE00 3.25
Paleturquoise
#AFEEEE
ΔE00 5.32
Eggshell Blue
#C4FFF7
ΔE00 5.57
Robin'S Egg Blue
#98EFF9
ΔE00 5.77
Duck Egg Blue
#C3FBF4
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFEFB #FE9EA1
analogous
#9EFECB #9EFEFB #9ED1FE
triadic
#9EFEFB #FB9EFE #FEFB9E
tetradic
#9EFEFB #CB9EFE #FE9EA1 #D1FE9E
square
#9EFEFB #CB9EFE #FE9EA1 #D1FE9E
split-complementary
#9EFEFB #FE9ED1 #FECB9E
monochromatic
#25FDF6 #61FDF9 #9EFEFB #DBFFFD #E1FFFE
Accessibility & contrast
On white
1.17
#9EFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#9EFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFEFB
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFEFB | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FB
Deuteranopia (green-blind)
#E2E8FC
Tritanopia (blue-blind)
#76FFFD
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #9efefb; /* rgb */ color: rgb(158, 254, 251); /* oklch */ color: oklch(93.7% 0.091 193.2);
Tailwind
colors: {
custom: {
50: '#bffffc',
500: '#9efefb',
950: '#000000',
},
}SCSS
$custom: #9efefb; $custom-light: #bffffc; $custom-dark: #000000;
JSON
{
"hex": "#9efefb",
"rgb": {
"r": 158,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.125,
"s": 97.959,
"l": 80.784
},
"oklch": {
"l": 0.93683,
"c": 0.09117,
"h": 193.2
},
"luminance": 0.85118
}Semantic roles & 50–950 ramp
primary
#9EFEFB
secondary
#E15F63
accent
#0007E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685