#4EDCEB#4EDCEB
#4EDCEB is a very light, vivid teal. Relative luminance 0.588; OKLCH L 82.5% C 0.121 H 205.2°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #4EDCEB |
|---|---|
| RGB | rgb(78, 220, 235) |
| HSL | hsl(186, 80%, 61%) |
| HSV | hsv(186, 67%, 92%) |
| CMYK | cmyk(66.8%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(81.18, -32.91, -18.48) |
| CIE-LCH | lch(81.18, 37.74, 209.32°) |
| OKLab | oklab(82.51% -0.1091 -0.0513) |
| OKLCH | oklch(82.51% 0.121 205.2) |
| XYZ | xyz(43.7240, 58.7993, 87.6262) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.28
Robin'S Egg
#6DEDFD
ΔE00 4.23
Robin Egg Blue
#8AF1FE
ΔE00 6.15
Darkturquoise
#00CED1
ΔE00 6.33
Neon Blue
#04D9FF
ΔE00 6.45
Robin'S Egg Blue
#98EFF9
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EDCEB #EB5D4E
analogous
#4EEBAB #4EDCEB #4E8EEB
triadic
#4EDCEB #EB4EDC #DCEB4E
tetradic
#4EDCEB #AB4EEB #EB5D4E #8EEB4E
square
#4EDCEB #AB4EEB #EB5D4E #8EEB4E
split-complementary
#4EDCEB #EB4E8E #EBAB4E
monochromatic
#139DAB #1ACFE2 #4EDCEB #85E7F1 #BCF2F7
Accessibility & contrast
On white
1.65
#4EDCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#4EDCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EDCEB
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EDCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EDCEB | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EC
Deuteranopia (green-blind)
#B4C2EB
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #4edceb; /* rgb */ color: rgb(78, 220, 235); /* oklch */ color: oklch(82.5% 0.121 205.2);
Tailwind
colors: {
custom: {
50: '#93e7f1',
500: '#4edceb',
950: '#000000',
},
}SCSS
$custom: #4edceb; $custom-light: #93e7f1; $custom-dark: #000000;
JSON
{
"hex": "#4edceb",
"rgb": {
"r": 78,
"g": 220,
"b": 235
},
"hsl": {
"h": 185.732,
"s": 79.695,
"l": 61.373
},
"oklch": {
"l": 0.82513,
"c": 0.12056,
"h": 205.2
},
"luminance": 0.58804
}Semantic roles & 50–950 ramp
primary
#4EDCEB
secondary
#AC3D31
accent
#1E09DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485