#4EDEEB#4EDEEB
#4EDEEB is a very light, vivid teal. Relative luminance 0.599; OKLCH L 83.0% C 0.121 H 203.7°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #4EDEEB |
|---|---|
| RGB | rgb(78, 222, 235) |
| HSL | hsl(185, 80%, 61%) |
| HSV | hsv(185, 67%, 92%) |
| CMYK | cmyk(66.8%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(81.76, -33.85, -17.61) |
| CIE-LCH | lch(81.76, 38.16, 207.48°) |
| OKLab | oklab(82.98% -0.1111 -0.0488) |
| OKLCH | oklch(82.98% 0.121 203.7) |
| XYZ | xyz(44.2520, 59.8554, 87.8022) |
| Luminance | 0.5986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.54
Robin'S Egg
#6DEDFD
ΔE00 4.05
Robin Egg Blue
#8AF1FE
ΔE00 5.96
Darkturquoise
#00CED1
ΔE00 6.07
Bright Light Blue
#26F7FD
ΔE00 6.37
Robin'S Egg Blue
#98EFF9
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EDEEB #EB5B4E
analogous
#4EEBAA #4EDEEB #4E90EB
triadic
#4EDEEB #EB4EDE #DEEB4E
tetradic
#4EDEEB #AA4EEB #EB5B4E #90EB4E
square
#4EDEEB #AA4EEB #EB5B4E #90EB4E
split-complementary
#4EDEEB #EB4E90 #EBAA4E
monochromatic
#139FAB #1AD2E2 #4EDEEB #85E8F1 #BCF3F7
Accessibility & contrast
On white
1.62
#4EDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#4EDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EDEEB
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EDEEB | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#B6C4EC
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #4edeeb; /* rgb */ color: rgb(78, 222, 235); /* oklch */ color: oklch(83.0% 0.121 203.7);
Tailwind
colors: {
custom: {
50: '#93e8f1',
500: '#4edeeb',
950: '#000000',
},
}SCSS
$custom: #4edeeb; $custom-light: #93e8f1; $custom-dark: #000000;
JSON
{
"hex": "#4edeeb",
"rgb": {
"r": 78,
"g": 222,
"b": 235
},
"hsl": {
"h": 184.968,
"s": 79.695,
"l": 61.373
},
"oklch": {
"l": 0.8298,
"c": 0.12133,
"h": 203.7
},
"luminance": 0.5986
}Semantic roles & 50–950 ramp
primary
#4EDEEB
secondary
#AC3B31
accent
#1B09DC
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485