#38B2A3#38B2A3
#38B2A3 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.3% C 0.108 H 183.3°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #38B2A3 |
|---|---|
| RGB | rgb(56, 178, 163) |
| HSL | hsl(173, 52%, 46%) |
| HSV | hsv(173, 69%, 70%) |
| CMYK | cmyk(68.5%, 0%, 8.4%, 30.2%) |
| CIE-LAB | lab(66.00, -36.72, -2.09) |
| CIE-LCH | lch(66.00, 36.78, 183.25°) |
| OKLab | oklab(69.35% -0.1077 -0.0062) |
| OKLCH | oklch(69.35% 0.108 183.3) |
| XYZ | xyz(24.1590, 35.3231, 40.1880) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.74
Topaz
#13BBAF
ΔE00 3.08
Tealish
#24BCA8
ΔE00 3.18
Turquoise (survey)
#06C2AC
ΔE00 4.87
Greeny Blue
#42B395
ΔE00 5.11
Blue Green
#0F9B8E
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#38B2A3 #B23847
analogous
#38B266 #38B2A3 #3884B2
triadic
#38B2A3 #A338B2 #B2A338
tetradic
#38B2A3 #6638B2 #B23847 #84B238
square
#38B2A3 #6638B2 #B23847 #84B238
split-complementary
#38B2A3 #B23884 #B26638
monochromatic
#1B554E #298378 #38B2A3 #5CCCBE #8ADAD0
Accessibility & contrast
On white
2.60
#38B2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#38B2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #38B2A3
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##38B2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##38B2A3 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A2
Deuteranopia (green-blind)
#989BA4
Tritanopia (blue-blind)
#00B6AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #38b2a3; /* rgb */ color: rgb(56, 178, 163); /* oklch */ color: oklch(69.3% 0.108 183.3);
Tailwind
colors: {
custom: {
50: '#7fc9be',
500: '#38b2a3',
950: '#000000',
},
}SCSS
$custom: #38b2a3; $custom-light: #7fc9be; $custom-dark: #000000;
JSON
{
"hex": "#38b2a3",
"rgb": {
"r": 56,
"g": 178,
"b": 163
},
"hsl": {
"h": 172.623,
"s": 52.137,
"l": 45.882
},
"oklch": {
"l": 0.69347,
"c": 0.10789,
"h": 183.3
},
"luminance": 0.35326
}Semantic roles & 50–950 ramp
primary
#38B2A3
secondary
#C5818A
accent
#4C5EDC
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1312
muted
#7C8281