#4EDDDC#4EDDDC
#4EDDDC is a very light, vivid teal. Relative luminance 0.585; OKLCH L 82.2% C 0.120 H 194.4°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #4EDDDC |
|---|---|
| RGB | rgb(78, 221, 220) |
| HSL | hsl(180, 68%, 59%) |
| HSV | hsv(180, 65%, 87%) |
| CMYK | cmyk(64.7%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(81.01, -37.59, -10.75) |
| CIE-LCH | lch(81.01, 39.10, 195.96°) |
| OKLab | oklab(82.23% -0.1163 -0.0299) |
| OKLCH | oklch(82.23% 0.12 194.4) |
| XYZ | xyz(41.9108, 58.4952, 76.7782) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.25
Darkturquoise
#00CED1
ΔE00 4.35
Turquoise
#40E0D0
ΔE00 5.21
Aqua Blue
#02D8E9
ΔE00 5.94
Bright Light Blue
#26F7FD
ΔE00 6.18
Bright Cyan
#41FDFE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EDDDC #DD4E4F
analogous
#4EDD94 #4EDDDC #4E96DD
triadic
#4EDDDC #DC4EDD #DDDC4E
tetradic
#4EDDDC #944EDD #DD4E4F #96DD4E
square
#4EDDDC #944EDD #DD4E4F #96DD4E
split-complementary
#4EDDDC #DD4E96 #DD944E
monochromatic
#1C9493 #26C7C6 #4EDDDC #81E7E6 #B5F1F0
Accessibility & contrast
On white
1.65
#4EDDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#4EDDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EDDDC
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EDDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EDDDC | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DC
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #4edddc; /* rgb */ color: rgb(78, 221, 220); /* oklch */ color: oklch(82.2% 0.120 194.4);
Tailwind
colors: {
custom: {
50: '#91e8e6',
500: '#4edddc',
950: '#000000',
},
}SCSS
$custom: #4edddc; $custom-light: #91e8e6; $custom-dark: #000000;
JSON
{
"hex": "#4edddc",
"rgb": {
"r": 78,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.58,
"s": 67.773,
"l": 58.627
},
"oklch": {
"l": 0.82225,
"c": 0.12007,
"h": 194.4
},
"luminance": 0.585
}Semantic roles & 50–950 ramp
primary
#4EDDDC
secondary
#993637
accent
#3D3EEB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0E1616
muted
#7F8484