#38BCA5#38BCA5
#38BCA5 is a light, moderate teal. Relative luminance 0.395; OKLCH L 71.9% C 0.117 H 178.5°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #38BCA5 |
|---|---|
| RGB | rgb(56, 188, 165) |
| HSL | hsl(170, 54%, 48%) |
| HSV | hsv(170, 70%, 74%) |
| CMYK | cmyk(70.2%, 0%, 12.2%, 26.3%) |
| CIE-LAB | lab(69.13, -40.69, 1.38) |
| CIE-LCH | lch(69.13, 40.71, 178.05°) |
| OKLab | oklab(71.91% -0.117 0.003) |
| OKLCH | oklch(71.91% 0.117 178.5) |
| XYZ | xyz(26.4023, 39.5207, 41.8268) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.40
Turquoise (survey)
#06C2AC
ΔE00 2.24
Greeny Blue
#42B395
ΔE00 3.73
Topaz
#13BBAF
ΔE00 4.00
Lightseagreen
#20B2AA
ΔE00 5.79
Mediumaquamarine
#66CDAA
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#38BCA5 #BC384F
analogous
#38BC63 #38BCA5 #3891BC
triadic
#38BCA5 #A538BC #BCA538
tetradic
#38BCA5 #6338BC #BC384F #91BC38
square
#38BCA5 #6338BC #BC384F #91BC38
split-complementary
#38BCA5 #BC3891 #BC6338
monochromatic
#1C5E52 #2A8D7C #38BCA5 #61D0BD #90DED1
Accessibility & contrast
On white
2.36
#38BCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#38BCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #38BCA5
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##38BCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##38BCA5 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A4
Deuteranopia (green-blind)
#A2A3A7
Tritanopia (blue-blind)
#00BFB5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #38bca5; /* rgb */ color: rgb(56, 188, 165); /* oklch */ color: oklch(71.9% 0.117 178.5);
Tailwind
colors: {
custom: {
50: '#81d1bf',
500: '#38bca5',
950: '#000000',
},
}SCSS
$custom: #38bca5; $custom-light: #81d1bf; $custom-dark: #000000;
JSON
{
"hex": "#38bca5",
"rgb": {
"r": 56,
"g": 188,
"b": 165
},
"hsl": {
"h": 169.545,
"s": 54.098,
"l": 47.843
},
"oklch": {
"l": 0.71914,
"c": 0.11708,
"h": 178.5
},
"luminance": 0.39524
}Semantic roles & 50–950 ramp
primary
#38BCA5
secondary
#C98792
accent
#4A64DD
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281