#38B89F#38B89F
#38B89F is a light, moderate teal. Relative luminance 0.376; OKLCH L 70.7% C 0.116 H 176.8°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #38B89F |
|---|---|
| RGB | rgb(56, 184, 159) |
| HSL | hsl(168, 53%, 47%) |
| HSV | hsv(168, 70%, 72%) |
| CMYK | cmyk(69.6%, 0%, 13.6%, 27.8%) |
| CIE-LAB | lab(67.74, -40.48, 2.67) |
| CIE-LCH | lch(67.74, 40.57, 176.23°) |
| OKLab | oklab(70.73% -0.1157 0.0064) |
| OKLCH | oklch(70.73% 0.116 176.8) |
| XYZ | xyz(25.0263, 37.6221, 38.7370) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.34
Greeny Blue
#42B395
ΔE00 2.46
Turquoise (survey)
#06C2AC
ΔE00 3.37
Topaz
#13BBAF
ΔE00 4.82
Lightseagreen
#20B2AA
ΔE00 6.10
Mediumaquamarine
#66CDAA
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#38B89F #B83851
analogous
#38B85F #38B89F #3891B8
triadic
#38B89F #9F38B8 #B89F38
tetradic
#38B89F #5F38B8 #B83851 #91B838
square
#38B89F #5F38B8 #B83851 #91B838
split-complementary
#38B89F #B83891 #B85F38
monochromatic
#1B5A4E #2A8976 #38B89F #5FCEB9 #8EDDCD
Accessibility & contrast
On white
2.46
#38B89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#38B89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #38B89F
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##38B89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##38B89F | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AD9E
Deuteranopia (green-blind)
#9FA0A1
Tritanopia (blue-blind)
#00BBB1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #38b89f; /* rgb */ color: rgb(56, 184, 159); /* oklch */ color: oklch(70.7% 0.116 176.8);
Tailwind
colors: {
custom: {
50: '#80cebb',
500: '#38b89f',
950: '#000000',
},
}SCSS
$custom: #38b89f; $custom-light: #80cebb; $custom-dark: #000000;
JSON
{
"hex": "#38b89f",
"rgb": {
"r": 56,
"g": 184,
"b": 159
},
"hsl": {
"h": 168.281,
"s": 53.333,
"l": 47.059
},
"oklch": {
"l": 0.70732,
"c": 0.11593,
"h": 176.8
},
"luminance": 0.37625
}Semantic roles & 50–950 ramp
primary
#38B89F
secondary
#C78592
accent
#4B68DD
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280