#93DFAA#93DFAA
#93DFAA is a very light, moderate green. Relative luminance 0.619; OKLCH L 84.0% C 0.106 H 153.2°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #93DFAA |
|---|---|
| RGB | rgb(147, 223, 170) |
| HSL | hsl(138, 54%, 73%) |
| HSV | hsv(138, 34%, 87%) |
| CMYK | cmyk(34.1%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(82.85, -34.44, 18.68) |
| CIE-LCH | lch(82.85, 39.18, 151.52°) |
| OKLab | oklab(83.99% -0.0947 0.0478) |
| OKLCH | oklch(83.99% 0.106 153.2) |
| XYZ | xyz(45.6734, 61.8783, 47.5595) |
| Luminance | 0.6188 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.02
Seafoam
#7FE0B3
ΔE00 3.83
Mint
#AAF0C1
ΔE00 4.50
Light Teal
#90E4C1
ΔE00 5.34
Light Sea Green
#98F6B0
ΔE00 5.65
Light Seafoam
#A0FEBF
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DFAA #DF93C8
analogous
#A2DF93 #93DFAA #93DFD0
triadic
#93DFAA #AA93DF #DFAA93
tetradic
#93DFAA #93A2DF #DF93C8 #DFD093
square
#93DFAA #93A2DF #DF93C8 #DFD093
split-complementary
#93DFAA #D093DF #DF93A2
monochromatic
#39BF61 #64D185 #93DFAA #C2EDCF #E7F8EC
Accessibility & contrast
On white
1.57
#93DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#93DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DFAA
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DFAA | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A7
Deuteranopia (green-blind)
#D3CBAD
Tritanopia (blue-blind)
#86DDD0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #93dfaa; /* rgb */ color: rgb(147, 223, 170); /* oklch */ color: oklch(84.0% 0.106 153.2);
Tailwind
colors: {
custom: {
50: '#b5e9c3',
500: '#93dfaa',
950: '#000000',
},
}SCSS
$custom: #93dfaa; $custom-light: #b5e9c3; $custom-dark: #000000;
JSON
{
"hex": "#93dfaa",
"rgb": {
"r": 147,
"g": 223,
"b": 170
},
"hsl": {
"h": 138.158,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.83989,
"c": 0.10603,
"h": 153.2
},
"luminance": 0.61881
}Semantic roles & 50–950 ramp
primary
#93DFAA
secondary
#B75F9C
accent
#2492C2
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111612
muted
#818482