#4EDDEB#4EDDEB
#4EDDEB is a very light, vivid teal. Relative luminance 0.593; OKLCH L 82.7% C 0.121 H 204.5°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #4EDDEB |
|---|---|
| RGB | rgb(78, 221, 235) |
| HSL | hsl(185, 80%, 61%) |
| HSV | hsv(185, 67%, 92%) |
| CMYK | cmyk(66.8%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(81.47, -33.38, -18.04) |
| CIE-LCH | lch(81.47, 37.94, 208.39°) |
| OKLab | oklab(82.75% -0.1101 -0.0501) |
| OKLCH | oklch(82.75% 0.121 204.5) |
| XYZ | xyz(43.9872, 59.3258, 87.7139) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.38
Robin'S Egg
#6DEDFD
ΔE00 4.12
Robin Egg Blue
#8AF1FE
ΔE00 6.04
Darkturquoise
#00CED1
ΔE00 6.19
Bright Light Blue
#26F7FD
ΔE00 6.74
Neon Blue
#04D9FF
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EDDEB #EB5C4E
analogous
#4EEBAB #4EDDEB #4E8FEB
triadic
#4EDDEB #EB4EDD #DDEB4E
tetradic
#4EDDEB #AB4EEB #EB5C4E #8FEB4E
square
#4EDDEB #AB4EEB #EB5C4E #8FEB4E
split-complementary
#4EDDEB #EB4E8F #EBAB4E
monochromatic
#139EAB #1AD0E2 #4EDDEB #85E8F1 #BCF2F7
Accessibility & contrast
On white
1.63
#4EDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#4EDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EDDEB
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EDDEB | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EC
Deuteranopia (green-blind)
#B5C3EC
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #4eddeb; /* rgb */ color: rgb(78, 221, 235); /* oklch */ color: oklch(82.7% 0.121 204.5);
Tailwind
colors: {
custom: {
50: '#93e8f1',
500: '#4eddeb',
950: '#000000',
},
}SCSS
$custom: #4eddeb; $custom-light: #93e8f1; $custom-dark: #000000;
JSON
{
"hex": "#4eddeb",
"rgb": {
"r": 78,
"g": 221,
"b": 235
},
"hsl": {
"h": 185.35,
"s": 79.695,
"l": 61.373
},
"oklch": {
"l": 0.82747,
"c": 0.12094,
"h": 204.5
},
"luminance": 0.59331
}Semantic roles & 50–950 ramp
primary
#4EDDEB
secondary
#AC3C31
accent
#1C09DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485