#38BCBE#38BCBE
#38BCBE is a light, moderate teal. Relative luminance 0.405; OKLCH L 72.7% C 0.110 H 196.5°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #38BCBE |
|---|---|
| RGB | rgb(56, 188, 190) |
| HSL | hsl(181, 54%, 48%) |
| HSV | hsv(181, 71%, 75%) |
| CMYK | cmyk(70.5%, 1.1%, 0%, 25.5%) |
| CIE-LAB | lab(69.84, -33.76, -11.29) |
| CIE-LCH | lch(69.84, 35.60, 198.48°) |
| OKLab | oklab(72.73% -0.1058 -0.0314) |
| OKLCH | oklch(72.73% 0.11 196.5) |
| XYZ | xyz(28.9042, 40.5215, 55.0033) |
| Luminance | 0.4052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.76
Lightseagreen
#20B2AA
ΔE00 5.01
Topaz
#13BBAF
ΔE00 5.48
Mediumturquoise
#48D1CC
ΔE00 5.87
Turquoise Blue
#06B1C4
ΔE00 6.64
Tealish
#24BCA8
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#38BCBE #BE3A38
analogous
#38BE7D #38BCBE #3879BE
triadic
#38BCBE #BE38BC #BCBE38
tetradic
#38BCBE #7D38BE #BE3A38 #79BE38
square
#38BCBE #7D38BE #BE3A38 #79BE38
split-complementary
#38BCBE #BE3879 #BE7D38
monochromatic
#1C5E5F #2A8D8F #38BCBE #62CFD1 #92DEDF
Accessibility & contrast
On white
2.31
#38BCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#38BCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #38BCBE
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##38BCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##38BCBE | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3BE
Deuteranopia (green-blind)
#9BA4BF
Tritanopia (blue-blind)
#00C2BC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #38bcbe; /* rgb */ color: rgb(56, 188, 190); /* oklch */ color: oklch(72.7% 0.110 196.5);
Tailwind
colors: {
custom: {
50: '#83d0d1',
500: '#38bcbe',
950: '#000000',
},
}SCSS
$custom: #38bcbe; $custom-light: #83d0d1; $custom-dark: #000000;
JSON
{
"hex": "#38bcbe",
"rgb": {
"r": 56,
"g": 188,
"b": 190
},
"hsl": {
"h": 180.896,
"s": 54.472,
"l": 48.235
},
"oklch": {
"l": 0.7273,
"c": 0.11034,
"h": 196.5
},
"luminance": 0.40525
}Semantic roles & 50–950 ramp
primary
#38BCBE
secondary
#CA8988
accent
#4C4ADE
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282