#48EFDC#48EFDC
#48EFDC is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.4% C 0.137 H 183.9°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #48EFDC |
|---|---|
| RGB | rgb(72, 239, 220) |
| HSL | hsl(173, 84%, 61%) |
| HSV | hsv(173, 70%, 94%) |
| CMYK | cmyk(69.9%, 0%, 7.9%, 6.3%) |
| CIE-LAB | lab(86.14, -46.43, -3.17) |
| CIE-LCH | lch(86.14, 46.54, 183.91°) |
| OKLab | oklab(86.36% -0.1365 -0.0093) |
| OKLCH | oklch(86.36% 0.137 183.9) |
| XYZ | xyz(46.4511, 68.2726, 78.4261) |
| Luminance | 0.6828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.92
Turquoise
#40E0D0
ΔE00 3.39
Tiffany Blue
#7BF2DA
ΔE00 3.87
Aqua (survey)
#13EAC9
ΔE00 4.52
Bright Turquoise
#0FFEF9
ΔE00 5.68
Aqua
#00FFFF
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48EFDC #EF485B
analogous
#48EF88 #48EFDC #48AEEF
triadic
#48EFDC #DC48EF #EFDC48
tetradic
#48EFDC #8848EF #EF485B #AEEF48
square
#48EFDC #8848EF #EF485B #AEEF48
split-complementary
#48EFDC #EF48AE #EF8848
monochromatic
#0FAD9B #14E6CE #48EFDC #80F4E7 #B9F9F2
Accessibility & contrast
On white
1.43
#48EFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#48EFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48EFDC
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48EFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48EFDC | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DB
Deuteranopia (green-blind)
#CCD0DE
Tritanopia (blue-blind)
#00F4E9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #48efdc; /* rgb */ color: rgb(72, 239, 220); /* oklch */ color: oklch(86.4% 0.137 183.9);
Tailwind
colors: {
custom: {
50: '#91f5e6',
500: '#48efdc',
950: '#000000',
},
}SCSS
$custom: #48efdc; $custom-light: #91f5e6; $custom-dark: #000000;
JSON
{
"hex": "#48efdc",
"rgb": {
"r": 72,
"g": 239,
"b": 220
},
"hsl": {
"h": 173.174,
"s": 83.92,
"l": 60.98
},
"oklch": {
"l": 0.86357,
"c": 0.13679,
"h": 183.9
},
"luminance": 0.68278
}Semantic roles & 50–950 ramp
primary
#48EFDC
secondary
#AE2D3C
accent
#051EE0
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1716
muted
#808584