#9CFAFE#9CFAFE
#9CFAFE is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.8% C 0.090 H 199.2°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #9CFAFE |
|---|---|
| RGB | rgb(156, 250, 254) |
| HSL | hsl(182, 98%, 80%) |
| HSV | hsv(182, 39%, 100%) |
| CMYK | cmyk(38.6%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(92.83, -26.85, -10.71) |
| CIE-LCH | lch(92.83, 28.91, 201.75°) |
| OKLab | oklab(92.81% -0.0845 -0.0294) |
| OKLCH | oklch(92.81% 0.09 199.2) |
| XYZ | xyz(65.7787, 82.5903, 106.2220) |
| Luminance | 0.8259 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.96
Robin'S Egg Blue
#98EFF9
ΔE00 3.28
Robin Egg Blue
#8AF1FE
ΔE00 3.66
Pale Cyan
#B7FFFA
ΔE00 4.35
Paleturquoise
#AFEEEE
ΔE00 4.56
Robin'S Egg
#6DEDFD
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CFAFE #FEA09C
analogous
#9CFED1 #9CFAFE #9CC9FE
triadic
#9CFAFE #FE9CFA #FAFE9C
tetradic
#9CFAFE #D19CFE #FEA09C #C9FE9C
square
#9CFAFE #D19CFE #FEA09C #C9FE9C
split-complementary
#9CFAFE #FE9CC9 #FED19C
monochromatic
#23F4FD #5FF7FD #9CFAFE #D9FDFF #E1FDFF
Accessibility & contrast
On white
1.20
#9CFAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#9CFAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CFAFE
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CFAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CFAFE | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#DCE5FF
Tritanopia (blue-blind)
#72FFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9cfafe; /* rgb */ color: rgb(156, 250, 254); /* oklch */ color: oklch(92.8% 0.090 199.2);
Tailwind
colors: {
custom: {
50: '#befcfe',
500: '#9cfafe',
950: '#000000',
},
}SCSS
$custom: #9cfafe; $custom-light: #befcfe; $custom-dark: #000000;
JSON
{
"hex": "#9cfafe",
"rgb": {
"r": 156,
"g": 250,
"b": 254
},
"hsl": {
"h": 182.449,
"s": 98,
"l": 80.392
},
"oklch": {
"l": 0.92808,
"c": 0.08951,
"h": 199.2
},
"luminance": 0.82595
}Semantic roles & 50–950 ramp
primary
#9CFAFE
secondary
#E1635D
accent
#0900E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121717
muted
#828585