#9DFFDA#9DFFDA
#9DFFDA is a very light, moderate teal. Relative luminance 0.838; OKLCH L 92.9% C 0.107 H 168.0°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFFDA |
|---|---|
| RGB | rgb(157, 255, 218) |
| HSL | hsl(157, 100%, 81%) |
| HSV | hsv(157, 38%, 100%) |
| CMYK | cmyk(38.4%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(93.34, -36.93, 8.65) |
| CIE-LCH | lch(93.34, 37.93, 166.81°) |
| OKLab | oklab(92.92% -0.1043 0.0222) |
| OKLCH | oklch(92.92% 0.107 168) |
| XYZ | xyz(62.3146, 83.7460, 79.1971) |
| Luminance | 0.8375 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.69
Light Aqua
#8CFFDB
ΔE00 1.97
Aquamarine
#7FFFD4
ΔE00 3.12
Light Turquoise
#7EF4CC
ΔE00 3.56
Light Aquamarine
#7BFDC7
ΔE00 4.78
Tiffany Blue
#7BF2DA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFFDA #FF9DC2
analogous
#9DFFA9 #9DFFDA #9DF3FF
triadic
#9DFFDA #DA9DFF #FFDA9D
tetradic
#9DFFDA #A99DFF #FF9DC2 #F3FF9D
square
#9DFFDA #A99DFF #FF9DC2 #F3FF9D
split-complementary
#9DFFDA #FF9DF3 #FFA99D
monochromatic
#23FFAC #60FFC3 #9DFFDA #DAFFF1 #E0FFF3
Accessibility & contrast
On white
1.18
#9DFFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#9DFFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFFDA
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFFDA | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3D8
Deuteranopia (green-blind)
#EAE7DC
Tritanopia (blue-blind)
#81FFF4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9dffda; /* rgb */ color: rgb(157, 255, 218); /* oklch */ color: oklch(92.9% 0.107 168.0);
Tailwind
colors: {
custom: {
50: '#bdffe5',
500: '#9dffda',
950: '#000000',
},
}SCSS
$custom: #9dffda; $custom-light: #bdffe5; $custom-dark: #000000;
JSON
{
"hex": "#9dffda",
"rgb": {
"r": 157,
"g": 255,
"b": 218
},
"hsl": {
"h": 157.347,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.92922,
"c": 0.10663,
"h": 168
},
"luminance": 0.8375
}Semantic roles & 50–950 ramp
primary
#9DFFDA
secondary
#E35E90
accent
#0057E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684