#93DDAF#93DDAF
#93DDAF is a very light, moderate green. Relative luminance 0.610; OKLCH L 83.6% C 0.098 H 156.3°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #93DDAF |
|---|---|
| RGB | rgb(147, 221, 175) |
| HSL | hsl(143, 52%, 72%) |
| HSV | hsv(143, 33%, 87%) |
| CMYK | cmyk(33.5%, 0%, 20.8%, 13.3%) |
| CIE-LAB | lab(82.38, -32.58, 15.41) |
| CIE-LCH | lch(82.38, 36.03, 154.69°) |
| OKLab | oklab(83.65% -0.09 0.0396) |
| OKLCH | oklch(83.65% 0.098 156.3) |
| XYZ | xyz(45.6242, 61.0087, 49.9210) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.08
Hospital Green
#9BE5AA
ΔE00 3.50
Light Teal
#90E4C1
ΔE00 3.99
Mint
#AAF0C1
ΔE00 4.54
Light Sea Green
#98F6B0
ΔE00 6.90
Seafoam Blue
#78D1B6
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DDAF #DD93C1
analogous
#9CDD93 #93DDAF #93DDD4
triadic
#93DDAF #AF93DD #DDAF93
tetradic
#93DDAF #939CDD #DD93C1 #DDD493
square
#93DDAF #939CDD #DD93C1 #DDD493
split-complementary
#93DDAF #D493DD #DD939C
monochromatic
#3BBB6B #64CE8D #93DDAF #C2ECD1 #E8F8EE
Accessibility & contrast
On white
1.59
#93DDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#93DDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DDAF
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DDAF | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2AC
Deuteranopia (green-blind)
#D0CAB2
Tritanopia (blue-blind)
#85DCD0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #93ddaf; /* rgb */ color: rgb(147, 221, 175); /* oklch */ color: oklch(83.6% 0.098 156.3);
Tailwind
colors: {
custom: {
50: '#b5e8c7',
500: '#93ddaf',
950: '#000000',
},
}SCSS
$custom: #93ddaf; $custom-light: #b5e8c7; $custom-dark: #000000;
JSON
{
"hex": "#93ddaf",
"rgb": {
"r": 147,
"g": 221,
"b": 175
},
"hsl": {
"h": 142.703,
"s": 52.113,
"l": 72.157
},
"oklch": {
"l": 0.83648,
"c": 0.09833,
"h": 156.3
},
"luminance": 0.61011
}Semantic roles & 50–950 ramp
primary
#93DDAF
secondary
#B55F94
accent
#2685C0
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111613
muted
#818482