#38DE98#38DE98
#38DE98 is a light, vivid teal. Relative luminance 0.553; OKLCH L 80.1% C 0.167 H 159.9°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #38DE98 |
|---|---|
| RGB | rgb(56, 222, 152) |
| HSL | hsl(155, 72%, 55%) |
| HSV | hsv(155, 75%, 87%) |
| CMYK | cmyk(74.8%, 0%, 31.5%, 12.9%) |
| CIE-LAB | lab(79.24, -57.63, 22.63) |
| CIE-LCH | lch(79.24, 61.91, 158.56°) |
| OKLab | oklab(80.11% -0.1566 0.0573) |
| OKLCH | oklch(80.11% 0.167 159.9) |
| XYZ | xyz(33.4162, 55.3463, 38.6214) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 1.62
Seaweed
#18D17B
ΔE00 4.73
Eucalyptus
#44D7A8
ΔE00 4.95
Weird Green
#3AE57F
ΔE00 5.56
Tealish Green
#0CDC73
ΔE00 5.97
Light Greenish Blue
#63F7B4
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#38DE98 #DE387E
analogous
#38DE45 #38DE98 #38D1DE
triadic
#38DE98 #9838DE #DE9838
tetradic
#38DE98 #4538DE #DE387E #D1DE38
square
#38DE98 #4538DE #DE387E #D1DE38
split-complementary
#38DE98 #DE38D1 #DE4538
monochromatic
#168557 #1FBA79 #38DE98 #6CE7B3 #A1EFCE
Accessibility & contrast
On white
1.74
#38DE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#38DE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #38DE98
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##38DE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##38DE98 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD94
Deuteranopia (green-blind)
#C7BE9D
Tritanopia (blue-blind)
#00DDCC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #38de98; /* rgb */ color: rgb(56, 222, 152); /* oklch */ color: oklch(80.1% 0.167 159.9);
Tailwind
colors: {
custom: {
50: '#86e9b6',
500: '#38de98',
950: '#000000',
},
}SCSS
$custom: #38de98; $custom-light: #86e9b6; $custom-dark: #000000;
JSON
{
"hex": "#38de98",
"rgb": {
"r": 56,
"g": 222,
"b": 152
},
"hsl": {
"h": 154.699,
"s": 71.552,
"l": 54.51
},
"oklch": {
"l": 0.80111,
"c": 0.16679,
"h": 159.9
},
"luminance": 0.5535
}Semantic roles & 50–950 ramp
primary
#38DE98
secondary
#8C2E56
accent
#3A86EE
background
#FCFEFD
surface
#F4FDF8
border
#CED5D1
text
#0D1611
muted
#7F8481