#9CFFDF#9CFFDF
#9CFFDF is a very light, moderate teal. Relative luminance 0.839; OKLCH L 93.0% C 0.104 H 171.3°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #9CFFDF |
|---|---|
| RGB | rgb(156, 255, 223) |
| HSL | hsl(161, 100%, 81%) |
| HSV | hsv(161, 39%, 100%) |
| CMYK | cmyk(38.8%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(93.41, -36.15, 6.17) |
| CIE-LCH | lch(93.41, 36.67, 170.31°) |
| OKLab | oklab(93.01% -0.1029 0.0158) |
| OKLCH | oklch(93.01% 0.104 171.3) |
| XYZ | xyz(62.7845, 83.9114, 82.6859) |
| Luminance | 0.8392 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.85
Pale Turquoise
#A5FBD5
ΔE00 2.73
Aquamarine
#7FFFD4
ΔE00 3.68
Light Turquoise
#7EF4CC
ΔE00 3.96
Tiffany Blue
#7BF2DA
ΔE00 4.63
Pale Aqua
#B8FFEB
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CFFDF #FF9CBC
analogous
#9CFFAD #9CFFDF #9CEDFF
triadic
#9CFFDF #DF9CFF #FFDF9C
tetradic
#9CFFDF #AD9CFF #FF9CBC #EDFF9C
square
#9CFFDF #AD9CFF #FF9CBC #EDFF9C
split-complementary
#9CFFDF #FF9CED #FFAD9C
monochromatic
#22FFB7 #5FFFCB #9CFFDF #D9FFF3 #E0FFF5
Accessibility & contrast
On white
1.18
#9CFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#9CFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CFFDF
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CFFDF | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DE
Deuteranopia (green-blind)
#E9E7E1
Tritanopia (blue-blind)
#7EFFF5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9cffdf; /* rgb */ color: rgb(156, 255, 223); /* oklch */ color: oklch(93.0% 0.104 171.3);
Tailwind
colors: {
custom: {
50: '#bdffe9',
500: '#9cffdf',
950: '#000000',
},
}SCSS
$custom: #9cffdf; $custom-light: #bdffe9; $custom-dark: #000000;
JSON
{
"hex": "#9cffdf",
"rgb": {
"r": 156,
"g": 255,
"b": 223
},
"hsl": {
"h": 160.606,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.93007,
"c": 0.10414,
"h": 171.3
},
"luminance": 0.83916
}Semantic roles & 50–950 ramp
primary
#9CFFDF
secondary
#E25D88
accent
#004AE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121816
muted
#828684