#4ED2D3#4ED2D3
#4ED2D3 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.3% C 0.113 H 195.8°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #4ED2D3 |
|---|---|
| RGB | rgb(78, 210, 211) |
| HSL | hsl(180, 60%, 57%) |
| HSV | hsv(180, 63%, 83%) |
| CMYK | cmyk(63%, 0.5%, 0%, 17.3%) |
| CIE-LAB | lab(77.53, -34.98, -11.14) |
| CIE-LCH | lch(77.53, 36.71, 197.67°) |
| OKLab | oklab(79.31% -0.109 -0.0309) |
| OKLCH | oklch(79.31% 0.113 195.8) |
| XYZ | xyz(37.9412, 52.4119, 69.7323) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.26
Darkturquoise
#00CED1
ΔE00 2.60
Aqua Blue
#02D8E9
ΔE00 5.34
Turquoise
#40E0D0
ΔE00 6.68
Topaz
#13BBAF
ΔE00 8.32
Robin'S Egg
#6DEDFD
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ED2D3 #D34F4E
analogous
#4ED392 #4ED2D3 #4E90D3
triadic
#4ED2D3 #D34ED2 #D2D34E
tetradic
#4ED2D3 #924ED3 #D34F4E #90D34E
square
#4ED2D3 #924ED3 #D34F4E #90D34E
split-complementary
#4ED2D3 #D34E90 #D3924E
monochromatic
#218585 #2DB5B6 #4ED2D3 #7FDEDF #B0EBEB
Accessibility & contrast
On white
1.83
#4ED2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#4ED2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ED2D3
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ED2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ED2D3 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8D3
Deuteranopia (green-blind)
#B0B9D4
Tritanopia (blue-blind)
#00D8D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #4ed2d3; /* rgb */ color: rgb(78, 210, 211); /* oklch */ color: oklch(79.3% 0.113 195.8);
Tailwind
colors: {
custom: {
50: '#90e0e0',
500: '#4ed2d3',
950: '#000000',
},
}SCSS
$custom: #4ed2d3; $custom-light: #90e0e0; $custom-dark: #000000;
JSON
{
"hex": "#4ed2d3",
"rgb": {
"r": 78,
"g": 210,
"b": 211
},
"hsl": {
"h": 180.451,
"s": 60.181,
"l": 56.667
},
"oklch": {
"l": 0.79313,
"c": 0.11334,
"h": 195.8
},
"luminance": 0.52416
}Semantic roles & 50–950 ramp
primary
#4ED2D3
secondary
#8C3A39
accent
#4644E3
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0E1515
muted
#7F8484