#9CFEFF#9CFEFF
#9CFEFF is a very light, moderate teal. Relative luminance 0.852; OKLCH L 93.7% C 0.093 H 196.5°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #9CFEFF |
|---|---|
| RGB | rgb(156, 254, 255) |
| HSL | hsl(181, 100%, 81%) |
| HSV | hsv(181, 39%, 100%) |
| CMYK | cmyk(38.8%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(93.95, -28.52, -9.56) |
| CIE-LCH | lch(93.95, 30.08, 198.54°) |
| OKLab | oklab(93.72% -0.0887 -0.0263) |
| OKLCH | oklch(93.72% 0.093 196.5) |
| XYZ | xyz(67.1954, 85.1667, 107.4863) |
| Luminance | 0.8517 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.22
Pale Cyan
#B7FFFA
ΔE00 3.85
Robin'S Egg Blue
#98EFF9
ΔE00 4.69
Robin Egg Blue
#8AF1FE
ΔE00 4.95
Paleturquoise
#AFEEEE
ΔE00 5.22
Eggshell Blue
#C4FFF7
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CFEFF #FF9D9C
analogous
#9CFFCE #9CFEFF #9CCCFF
triadic
#9CFEFF #FF9CFE #FEFF9C
tetradic
#9CFEFF #CE9CFF #FF9D9C #CCFF9C
square
#9CFEFF #CE9CFF #FF9D9C #CCFF9C
split-complementary
#9CFEFF #FF9CCC #FFCE9C
monochromatic
#22FDFF #5FFDFF #9CFEFF #D9FFFF #E0FFFF
Accessibility & contrast
On white
1.16
#9CFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#9CFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CFEFF
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CFEFF | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#E0E8FF
Tritanopia (blue-blind)
#70FFFE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #9cfeff; /* rgb */ color: rgb(156, 254, 255); /* oklch */ color: oklch(93.7% 0.093 196.5);
Tailwind
colors: {
custom: {
50: '#beffff',
500: '#9cfeff',
950: '#000000',
},
}SCSS
$custom: #9cfeff; $custom-light: #beffff; $custom-dark: #000000;
JSON
{
"hex": "#9cfeff",
"rgb": {
"r": 156,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.606,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.93715,
"c": 0.09254,
"h": 196.5
},
"luminance": 0.85172
}Semantic roles & 50–950 ramp
primary
#9CFEFF
secondary
#E25E5D
accent
#0200E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121818
muted
#828686