#38CCAA#38CCAA
#38CCAA is a light, vivid teal. Relative luminance 0.469; OKLCH L 76.1% C 0.132 H 173.5°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #38CCAA |
|---|---|
| RGB | rgb(56, 204, 170) |
| HSL | hsl(166, 59%, 51%) |
| HSV | hsv(166, 73%, 80%) |
| CMYK | cmyk(72.5%, 0%, 16.7%, 20%) |
| CIE-LAB | lab(74.14, -46.32, 5.92) |
| CIE-LCH | lch(74.14, 46.70, 172.72°) |
| OKLab | oklab(76.05% -0.1308 0.015) |
| OKLCH | oklch(76.05% 0.132 173.5) |
| XYZ | xyz(30.4757, 46.9252, 45.4737) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.15
Mediumaquamarine
#66CDAA
ΔE00 3.53
Eucalyptus
#44D7A8
ΔE00 4.16
Turquoise (survey)
#06C2AC
ΔE00 4.55
Seafoam Blue
#78D1B6
ΔE00 5.48
Tealish
#24BCA8
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#38CCAA #CC385A
analogous
#38CC60 #38CCAA #38A4CC
triadic
#38CCAA #AA38CC #CCAA38
tetradic
#38CCAA #6038CC #CC385A #A4CC38
square
#38CCAA #6038CC #CC385A #A4CC38
split-complementary
#38CCAA #CC38A4 #CC6038
monochromatic
#1C6E5B #299E83 #38CCAA #69D8BF #99E5D4
Accessibility & contrast
On white
2.02
#38CCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#38CCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #38CCAA
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##38CCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##38CCAA | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFA8
Deuteranopia (green-blind)
#B2B0AC
Tritanopia (blue-blind)
#00CEC2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #38ccaa; /* rgb */ color: rgb(56, 204, 170); /* oklch */ color: oklch(76.1% 0.132 173.5);
Tailwind
colors: {
custom: {
50: '#84dcc3',
500: '#38ccaa',
950: '#000000',
},
}SCSS
$custom: #38ccaa; $custom-light: #84dcc3; $custom-dark: #000000;
JSON
{
"hex": "#38ccaa",
"rgb": {
"r": 56,
"g": 204,
"b": 170
},
"hsl": {
"h": 166.216,
"s": 59.2,
"l": 50.98
},
"oklch": {
"l": 0.76053,
"c": 0.13162,
"h": 173.5
},
"luminance": 0.46929
}Semantic roles & 50–950 ramp
primary
#38CCAA
secondary
#D18F9E
accent
#4569E2
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381