#38BCA9#38BCA9
#38BCA9 is a light, moderate teal. Relative luminance 0.397; OKLCH L 72.0% C 0.115 H 181.2°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #38BCA9 |
|---|---|
| RGB | rgb(56, 188, 169) |
| HSL | hsl(171, 54%, 48%) |
| HSV | hsv(171, 70%, 74%) |
| CMYK | cmyk(70.2%, 0%, 10.1%, 26.3%) |
| CIE-LAB | lab(69.23, -39.63, -0.66) |
| CIE-LCH | lch(69.23, 39.63, 180.95°) |
| OKLab | oklab(72.04% -0.1152 -0.0024) |
| OKLCH | oklch(72.04% 0.115 181.2) |
| XYZ | xyz(26.7721, 39.6687, 43.7743) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 0.95
Turquoise (survey)
#06C2AC
ΔE00 2.24
Topaz
#13BBAF
ΔE00 2.77
Lightseagreen
#20B2AA
ΔE00 4.69
Greeny Blue
#42B395
ΔE00 4.78
Mediumaquamarine
#66CDAA
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#38BCA9 #BC384B
analogous
#38BC67 #38BCA9 #388DBC
triadic
#38BCA9 #A938BC #BCA938
tetradic
#38BCA9 #6738BC #BC384B #8DBC38
square
#38BCA9 #6738BC #BC384B #8DBC38
split-complementary
#38BCA9 #BC388D #BC6738
monochromatic
#1C5E54 #2A8D7F #38BCA9 #61D0C0 #90DED3
Accessibility & contrast
On white
2.35
#38BCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#38BCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #38BCA9
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##38BCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##38BCA9 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A8
Deuteranopia (green-blind)
#A1A3AB
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #38bca9; /* rgb */ color: rgb(56, 188, 169); /* oklch */ color: oklch(72.0% 0.115 181.2);
Tailwind
colors: {
custom: {
50: '#81d1c2',
500: '#38bca9',
950: '#000000',
},
}SCSS
$custom: #38bca9; $custom-light: #81d1c2; $custom-dark: #000000;
JSON
{
"hex": "#38bca9",
"rgb": {
"r": 56,
"g": 188,
"b": 169
},
"hsl": {
"h": 171.364,
"s": 54.098,
"l": 47.843
},
"oklch": {
"l": 0.72036,
"c": 0.11522,
"h": 181.2
},
"luminance": 0.39672
}Semantic roles & 50–950 ramp
primary
#38BCA9
secondary
#C98790
accent
#4A60DD
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281