#9EFEFC#9EFEFC
#9EFEFC is a very light, moderate teal. Relative luminance 0.852; OKLCH L 93.7% C 0.091 H 194.0°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFEFC |
|---|---|
| RGB | rgb(158, 254, 252) |
| HSL | hsl(179, 98%, 81%) |
| HSV | hsv(179, 38%, 100%) |
| CMYK | cmyk(37.8%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(93.96, -28.74, -8.00) |
| CIE-LCH | lch(93.96, 29.83, 195.55°) |
| OKLab | oklab(93.71% -0.0884 -0.022) |
| OKLCH | oklch(93.71% 0.091 194) |
| XYZ | xyz(67.1065, 85.1763, 104.9811) |
| Luminance | 0.8518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.67
Pale Cyan
#B7FFFA
ΔE00 3.31
Paleturquoise
#AFEEEE
ΔE00 5.22
Robin'S Egg Blue
#98EFF9
ΔE00 5.48
Eggshell Blue
#C4FFF7
ΔE00 5.66
Robin Egg Blue
#8AF1FE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFEFC #FE9EA0
analogous
#9EFECC #9EFEFC #9ED0FE
triadic
#9EFEFC #FC9EFE #FEFC9E
tetradic
#9EFEFC #CC9EFE #FE9EA0 #D0FE9E
square
#9EFEFC #CC9EFE #FE9EA0 #D0FE9E
split-complementary
#9EFEFC #FE9ED0 #FECC9E
monochromatic
#25FDF8 #61FDFA #9EFEFC #DBFFFE #E1FFFE
Accessibility & contrast
On white
1.16
#9EFEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#9EFEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFEFC
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFEFC | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FC
Deuteranopia (green-blind)
#E1E8FD
Tritanopia (blue-blind)
#75FFFD
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #9efefc; /* rgb */ color: rgb(158, 254, 252); /* oklch */ color: oklch(93.7% 0.091 194.0);
Tailwind
colors: {
custom: {
50: '#bffffd',
500: '#9efefc',
950: '#000000',
},
}SCSS
$custom: #9efefc; $custom-light: #bffffd; $custom-dark: #000000;
JSON
{
"hex": "#9efefc",
"rgb": {
"r": 158,
"g": 254,
"b": 252
},
"hsl": {
"h": 178.75,
"s": 97.959,
"l": 80.784
},
"oklch": {
"l": 0.93714,
"c": 0.09109,
"h": 194
},
"luminance": 0.85181
}Semantic roles & 50–950 ramp
primary
#9EFEFC
secondary
#E15F62
accent
#0005E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685