#38DE97#38DE97
#38DE97 is a light, vivid teal. Relative luminance 0.553; OKLCH L 80.1% C 0.168 H 159.6°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #38DE97 |
|---|---|
| RGB | rgb(56, 222, 151) |
| HSL | hsl(154, 72%, 55%) |
| HSV | hsv(154, 75%, 87%) |
| CMYK | cmyk(74.8%, 0%, 32%, 12.9%) |
| CIE-LAB | lab(79.22, -57.83, 23.13) |
| CIE-LCH | lch(79.22, 62.29, 158.20°) |
| OKLab | oklab(80.09% -0.1571 0.0585) |
| OKLCH | oklch(80.09% 0.168 159.6) |
| XYZ | xyz(33.3346, 55.3137, 38.1919) |
| Luminance | 0.5532 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 1.50
Seaweed
#18D17B
ΔE00 4.58
Eucalyptus
#44D7A8
ΔE00 5.14
Weird Green
#3AE57F
ΔE00 5.37
Tealish Green
#0CDC73
ΔE00 5.77
Light Greenish Blue
#63F7B4
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#38DE97 #DE387F
analogous
#38DE44 #38DE97 #38D2DE
triadic
#38DE97 #9738DE #DE9738
tetradic
#38DE97 #4438DE #DE387F #D2DE38
square
#38DE97 #4438DE #DE387F #D2DE38
split-complementary
#38DE97 #DE38D2 #DE4438
monochromatic
#168556 #1FBA78 #38DE97 #6CE7B2 #A1EFCE
Accessibility & contrast
On white
1.74
#38DE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#38DE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #38DE97
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##38DE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##38DE97 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD93
Deuteranopia (green-blind)
#C7BE9C
Tritanopia (blue-blind)
#00DDCB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #38de97; /* rgb */ color: rgb(56, 222, 151); /* oklch */ color: oklch(80.1% 0.168 159.6);
Tailwind
colors: {
custom: {
50: '#86e9b6',
500: '#38de97',
950: '#000000',
},
}SCSS
$custom: #38de97; $custom-light: #86e9b6; $custom-dark: #000000;
JSON
{
"hex": "#38de97",
"rgb": {
"r": 56,
"g": 222,
"b": 151
},
"hsl": {
"h": 154.337,
"s": 71.552,
"l": 54.51
},
"oklch": {
"l": 0.80089,
"c": 0.16764,
"h": 159.6
},
"luminance": 0.55318
}Semantic roles & 50–950 ramp
primary
#38DE97
secondary
#8C2E56
accent
#3A87EE
background
#FCFEFD
surface
#F4FDF8
border
#CED5D1
text
#0D1611
muted
#7F8481