#9CFCDA#9CFCDA
#9CFCDA is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.2% C 0.103 H 169.4°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #9CFCDA |
|---|---|
| RGB | rgb(156, 252, 218) |
| HSL | hsl(159, 94%, 80%) |
| HSV | hsv(159, 38%, 99%) |
| CMYK | cmyk(38.1%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(92.46, -35.82, 7.39) |
| CIE-LCH | lch(92.46, 36.58, 168.35°) |
| OKLab | oklab(92.2% -0.1016 0.019) |
| OKLCH | oklch(92.2% 0.103 169.4) |
| XYZ | xyz(61.1708, 81.7467, 78.8714) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.92
Light Aqua
#8CFFDB
ΔE00 1.99
Light Turquoise
#7EF4CC
ΔE00 3.45
Aquamarine
#7FFFD4
ΔE00 3.50
Tiffany Blue
#7BF2DA
ΔE00 4.90
Pale Aqua
#B8FFEB
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CFCDA #FC9CBE
analogous
#9CFCAA #9CFCDA #9CEEFC
triadic
#9CFCDA #DA9CFC #FCDA9C
tetradic
#9CFCDA #AA9CFC #FC9CBE #EEFC9C
square
#9CFCDA #AA9CFC #FC9CBE #EEFC9C
split-complementary
#9CFCDA #FC9CEE #FCAA9C
monochromatic
#25F8AE #61FAC4 #9CFCDA #D7FEF0 #E1FEF4
Accessibility & contrast
On white
1.21
#9CFCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#9CFCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CFCDA
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CFCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CFCDA | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D8
Deuteranopia (green-blind)
#E7E5DC
Tritanopia (blue-blind)
#80FDF2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9cfcda; /* rgb */ color: rgb(156, 252, 218); /* oklch */ color: oklch(92.2% 0.103 169.4);
Tailwind
colors: {
custom: {
50: '#bdfde5',
500: '#9cfcda',
950: '#000000',
},
}SCSS
$custom: #9cfcda; $custom-light: #bdfde5; $custom-dark: #000000;
JSON
{
"hex": "#9cfcda",
"rgb": {
"r": 156,
"g": 252,
"b": 218
},
"hsl": {
"h": 158.75,
"s": 94.118,
"l": 80
},
"oklch": {
"l": 0.92203,
"c": 0.10331,
"h": 169.4
},
"luminance": 0.81751
}Semantic roles & 50–950 ramp
primary
#9CFCDA
secondary
#DE5E8B
accent
#0051E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684