#9EFEFD#9EFEFD
#9EFEFD is a very light, moderate teal. Relative luminance 0.852; OKLCH L 93.7% C 0.091 H 194.9°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFEFD |
|---|---|
| RGB | rgb(158, 254, 253) |
| HSL | hsl(179, 98%, 81%) |
| HSV | hsv(179, 38%, 100%) |
| CMYK | cmyk(37.8%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(93.99, -28.50, -8.47) |
| CIE-LCH | lch(93.99, 29.74, 196.56°) |
| OKLab | oklab(93.75% -0.088 -0.0233) |
| OKLCH | oklch(93.75% 0.091 194.9) |
| XYZ | xyz(67.2654, 85.2399, 105.8179) |
| Luminance | 0.8525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.73
Pale Cyan
#B7FFFA
ΔE00 3.40
Paleturquoise
#AFEEEE
ΔE00 5.14
Robin'S Egg Blue
#98EFF9
ΔE00 5.19
Robin Egg Blue
#8AF1FE
ΔE00 5.56
Eggshell Blue
#C4FFF7
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFEFD #FE9E9F
analogous
#9EFECD #9EFEFD #9ECFFE
triadic
#9EFEFD #FD9EFE #FEFD9E
tetradic
#9EFEFD #CD9EFE #FE9E9F #CFFE9E
square
#9EFEFD #CD9EFE #FE9E9F #CFFE9E
split-complementary
#9EFEFD #FE9ECF #FECD9E
monochromatic
#25FDFB #61FDFC #9EFEFD #DBFFFE #E1FFFE
Accessibility & contrast
On white
1.16
#9EFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#9EFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFEFD
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFEFD | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FD
Deuteranopia (green-blind)
#E1E8FE
Tritanopia (blue-blind)
#75FFFD
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #9efefd; /* rgb */ color: rgb(158, 254, 253); /* oklch */ color: oklch(93.7% 0.091 194.9);
Tailwind
colors: {
custom: {
50: '#bffffe',
500: '#9efefd',
950: '#000000',
},
}SCSS
$custom: #9efefd; $custom-light: #bffffe; $custom-dark: #000000;
JSON
{
"hex": "#9efefd",
"rgb": {
"r": 158,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.375,
"s": 97.959,
"l": 80.784
},
"oklch": {
"l": 0.93745,
"c": 0.09103,
"h": 194.9
},
"luminance": 0.85245
}Semantic roles & 50–950 ramp
primary
#9EFEFD
secondary
#E15F60
accent
#0002E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685