#9DFFCF#9DFFCF
#9DFFCF is a very light, moderate teal. Relative luminance 0.832; OKLCH L 92.6% C 0.115 H 161.8°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFFCF |
|---|---|
| RGB | rgb(157, 255, 207) |
| HSL | hsl(151, 100%, 81%) |
| HSV | hsv(151, 38%, 100%) |
| CMYK | cmyk(38.4%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(93.10, -39.14, 13.96) |
| CIE-LCH | lch(93.10, 41.56, 160.37°) |
| OKLab | oklab(92.65% -0.1089 0.0359) |
| OKLCH | oklch(92.65% 0.115 161.8) |
| XYZ | xyz(60.9227, 83.1892, 71.8663) |
| Luminance | 0.8319 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.60
Light Aquamarine
#7BFDC7
ΔE00 3.36
Light Seafoam
#A0FEBF
ΔE00 3.68
Aquamarine
#7FFFD4
ΔE00 3.71
Light Aqua
#8CFFDB
ΔE00 4.11
Light Turquoise
#7EF4CC
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFFCF #FF9DCD
analogous
#9DFF9E #9DFFCF #9DFEFF
triadic
#9DFFCF #CF9DFF #FFCF9D
tetradic
#9DFFCF #9E9DFF #FF9DCD #FEFF9D
square
#9DFFCF #9E9DFF #FF9DCD #FEFF9D
split-complementary
#9DFFCF #FF9DFE #FF9E9D
monochromatic
#23FF93 #60FFB1 #9DFFCF #DAFFED #E0FFF0
Accessibility & contrast
On white
1.19
#9DFFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#9DFFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFFCF
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFFCF | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF2CC
Deuteranopia (green-blind)
#ECE7D2
Tritanopia (blue-blind)
#85FFF1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #9dffcf; /* rgb */ color: rgb(157, 255, 207); /* oklch */ color: oklch(92.6% 0.115 161.8);
Tailwind
colors: {
custom: {
50: '#bdffdd',
500: '#9dffcf',
950: '#000000',
},
}SCSS
$custom: #9dffcf; $custom-light: #bdffdd; $custom-dark: #000000;
JSON
{
"hex": "#9dffcf",
"rgb": {
"r": 157,
"g": 255,
"b": 207
},
"hsl": {
"h": 150.612,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.92646,
"c": 0.11472,
"h": 161.8
},
"luminance": 0.83193
}Semantic roles & 50–950 ramp
primary
#9DFFCF
secondary
#E35E9F
accent
#0070E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684