#9CFEF8#9CFEF8
#9CFEF8 is a very light, moderate teal. Relative luminance 0.847; OKLCH L 93.5% C 0.093 H 190.7°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #9CFEF8 |
|---|---|
| RGB | rgb(156, 254, 248) |
| HSL | hsl(176, 98%, 80%) |
| HSV | hsv(176, 39%, 100%) |
| CMYK | cmyk(38.6%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(93.76, -30.16, -6.23) |
| CIE-LCH | lch(93.76, 30.80, 191.67°) |
| OKLab | oklab(93.5% -0.0915 -0.0173) |
| OKLCH | oklch(93.5% 0.093 190.7) |
| XYZ | xyz(66.0890, 84.7242, 101.6596) |
| Luminance | 0.8473 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.28
Pale Cyan
#B7FFFA
ΔE00 3.51
Eggshell Blue
#C4FFF7
ΔE00 5.63
Paleturquoise
#AFEEEE
ΔE00 5.87
Duck Egg Blue
#C3FBF4
ΔE00 5.99
Pale Aqua
#B8FFEB
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CFEF8 #FE9CA2
analogous
#9CFEC7 #9CFEF8 #9CD3FE
triadic
#9CFEF8 #F89CFE #FEF89C
tetradic
#9CFEF8 #C79CFE #FE9CA2 #D3FE9C
square
#9CFEF8 #C79CFE #FE9CA2 #D3FE9C
split-complementary
#9CFEF8 #FE9CD3 #FEC79C
monochromatic
#23FDEF #5FFDF4 #9CFEF8 #D9FFFC #E1FFFD
Accessibility & contrast
On white
1.17
#9CFEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#9CFEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CFEF8
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CFEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CFEF8 | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F5F8
Deuteranopia (green-blind)
#E2E8F9
Tritanopia (blue-blind)
#74FFFC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9cfef8; /* rgb */ color: rgb(156, 254, 248); /* oklch */ color: oklch(93.5% 0.093 190.7);
Tailwind
colors: {
custom: {
50: '#befffa',
500: '#9cfef8',
950: '#000000',
},
}SCSS
$custom: #9cfef8; $custom-light: #befffa; $custom-dark: #000000;
JSON
{
"hex": "#9cfef8",
"rgb": {
"r": 156,
"g": 254,
"b": 248
},
"hsl": {
"h": 176.327,
"s": 98,
"l": 80.392
},
"oklch": {
"l": 0.93498,
"c": 0.09311,
"h": 190.7
},
"luminance": 0.84729
}Semantic roles & 50–950 ramp
primary
#9CFEF8
secondary
#E15D65
accent
#000EE6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685