#9EFEFE#9EFEFE
#9EFEFE is a very light, moderate teal. Relative luminance 0.853; OKLCH L 93.8% C 0.091 H 195.7°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFEFE |
|---|---|
| RGB | rgb(158, 254, 254) |
| HSL | hsl(180, 98%, 81%) |
| HSV | hsv(180, 38%, 100%) |
| CMYK | cmyk(37.8%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(94.01, -28.27, -8.95) |
| CIE-LCH | lch(94.01, 29.65, 197.57°) |
| OKLab | oklab(93.78% -0.0876 -0.0246) |
| OKLCH | oklch(93.78% 0.091 195.7) |
| XYZ | xyz(67.4251, 85.3038, 106.6590) |
| Luminance | 0.8531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.87
Pale Cyan
#B7FFFA
ΔE00 3.52
Robin'S Egg Blue
#98EFF9
ΔE00 4.90
Paleturquoise
#AFEEEE
ΔE00 5.09
Robin Egg Blue
#8AF1FE
ΔE00 5.25
Eggshell Blue
#C4FFF7
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFEFE #FE9E9E
analogous
#9EFECE #9EFEFE #9ECEFE
triadic
#9EFEFE #FE9EFE #FEFE9E
tetradic
#9EFEFE #CE9EFE #FE9E9E #CEFE9E
square
#9EFEFE #CE9EFE #FE9E9E #CEFE9E
split-complementary
#9EFEFE #FE9ECE #FECE9E
monochromatic
#25FDFD #61FDFD #9EFEFE #DBFFFF #E1FFFF
Accessibility & contrast
On white
1.16
#9EFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#9EFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFEFE
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFEFE | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FE
Deuteranopia (green-blind)
#E1E8FF
Tritanopia (blue-blind)
#74FFFE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #9efefe; /* rgb */ color: rgb(158, 254, 254); /* oklch */ color: oklch(93.8% 0.091 195.7);
Tailwind
colors: {
custom: {
50: '#bffffe',
500: '#9efefe',
950: '#000000',
},
}SCSS
$custom: #9efefe; $custom-light: #bffffe; $custom-dark: #000000;
JSON
{
"hex": "#9efefe",
"rgb": {
"r": 158,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 97.959,
"l": 80.784
},
"oklch": {
"l": 0.93776,
"c": 0.09099,
"h": 195.7
},
"luminance": 0.85308
}Semantic roles & 50–950 ramp
primary
#9EFEFE
secondary
#E15F5F
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685