#4EDFEB#4EDFEB
#4EDFEB is a very light, vivid teal. Relative luminance 0.604; OKLCH L 83.2% C 0.122 H 203.0°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #4EDFEB |
|---|---|
| RGB | rgb(78, 223, 235) |
| HSL | hsl(185, 80%, 61%) |
| HSV | hsv(185, 67%, 92%) |
| CMYK | cmyk(66.8%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(82.05, -34.32, -17.17) |
| CIE-LCH | lch(82.05, 38.38, 206.58°) |
| OKLab | oklab(83.21% -0.112 -0.0476) |
| OKLCH | oklch(83.21% 0.122 203) |
| XYZ | xyz(44.5184, 60.3882, 87.8910) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.76
Robin'S Egg
#6DEDFD
ΔE00 4.02
Robin Egg Blue
#8AF1FE
ΔE00 5.90
Darkturquoise
#00CED1
ΔE00 5.99
Bright Light Blue
#26F7FD
ΔE00 6.01
Robin'S Egg Blue
#98EFF9
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EDFEB #EB5A4E
analogous
#4EEBA9 #4EDFEB #4E91EB
triadic
#4EDFEB #EB4EDF #DFEB4E
tetradic
#4EDFEB #A94EEB #EB5A4E #91EB4E
square
#4EDFEB #A94EEB #EB5A4E #91EB4E
split-complementary
#4EDFEB #EB4E91 #EBA94E
monochromatic
#13A0AB #1AD3E2 #4EDFEB #85E9F1 #BCF3F7
Accessibility & contrast
On white
1.61
#4EDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#4EDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EDFEB
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EDFEB | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#B7C5EC
Tritanopia (blue-blind)
#00E8E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #4edfeb; /* rgb */ color: rgb(78, 223, 235); /* oklch */ color: oklch(83.2% 0.122 203.0);
Tailwind
colors: {
custom: {
50: '#93e9f1',
500: '#4edfeb',
950: '#000000',
},
}SCSS
$custom: #4edfeb; $custom-light: #93e9f1; $custom-dark: #000000;
JSON
{
"hex": "#4edfeb",
"rgb": {
"r": 78,
"g": 223,
"b": 235
},
"hsl": {
"h": 184.586,
"s": 79.695,
"l": 61.373
},
"oklch": {
"l": 0.83214,
"c": 0.12175,
"h": 203
},
"luminance": 0.60393
}Semantic roles & 50–950 ramp
primary
#4EDFEB
secondary
#AC3A31
accent
#1A09DC
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485