#48DEBC#48DEBC
#48DEBC is a light, vivid teal. Relative luminance 0.573; OKLCH L 81.3% C 0.135 H 174.4°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #48DEBC |
|---|---|
| RGB | rgb(72, 222, 188) |
| HSL | hsl(166, 69%, 58%) |
| HSV | hsv(166, 68%, 87%) |
| CMYK | cmyk(67.6%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(80.32, -47.25, 5.23) |
| CIE-LCH | lch(80.32, 47.54, 173.68°) |
| OKLab | oklab(81.34% -0.134 0.0131) |
| OKLCH | oklch(81.34% 0.135 174.4) |
| XYZ | xyz(37.8663, 57.2468, 56.6213) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 2.65
Aqua (survey)
#13EAC9
ΔE00 3.29
Aqua Marine
#2EE8BB
ΔE00 3.38
Eucalyptus
#44D7A8
ΔE00 4.08
Mediumaquamarine
#66CDAA
ΔE00 5.04
Seafoam Blue
#78D1B6
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48DEBC #DE486A
analogous
#48DE71 #48DEBC #48B5DE
triadic
#48DEBC #BC48DE #DEBC48
tetradic
#48DEBC #7148DE #DE486A #B5DE48
square
#48DEBC #7148DE #DE486A #B5DE48
split-complementary
#48DEBC #DE48B5 #DE7148
monochromatic
#1A9176 #24C5A1 #48DEBC #7CE7CF #B0F1E2
Accessibility & contrast
On white
1.69
#48DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#48DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48DEBC
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48DEBC | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BA
Deuteranopia (green-blind)
#C2C1BE
Tritanopia (blue-blind)
#00E0D4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #48debc; /* rgb */ color: rgb(72, 222, 188); /* oklch */ color: oklch(81.3% 0.135 174.4);
Tailwind
colors: {
custom: {
50: '#8de9d0',
500: '#48debc',
950: '#000000',
},
}SCSS
$custom: #48debc; $custom-light: #8de9d0; $custom-dark: #000000;
JSON
{
"hex": "#48debc",
"rgb": {
"r": 72,
"g": 222,
"b": 188
},
"hsl": {
"h": 166.4,
"s": 69.444,
"l": 57.647
},
"oklch": {
"l": 0.81338,
"c": 0.13467,
"h": 174.4
},
"luminance": 0.57251
}Semantic roles & 50–950 ramp
primary
#48DEBC
secondary
#96344A
accent
#3C64EC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0E1614
muted
#7F8483