#4DE3EB#4DE3EB
#4DE3EB is a very light, vivid teal. Relative luminance 0.625; OKLCH L 84.1% C 0.124 H 200.2°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #4DE3EB |
|---|---|
| RGB | rgb(77, 227, 235) |
| HSL | hsl(183, 80%, 61%) |
| HSV | hsv(183, 67%, 92%) |
| CMYK | cmyk(67.2%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(83.18, -36.33, -15.47) |
| CIE-LCH | lch(83.18, 39.48, 203.06°) |
| OKLab | oklab(84.13% -0.1164 -0.0429) |
| OKLCH | oklch(84.13% 0.124 200.2) |
| XYZ | xyz(45.5184, 62.5089, 88.2476) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.97
Robin'S Egg
#6DEDFD
ΔE00 4.36
Bright Light Blue
#26F7FD
ΔE00 4.66
Darkturquoise
#00CED1
ΔE00 5.91
Robin Egg Blue
#8AF1FE
ΔE00 6.01
Bright Cyan
#41FDFE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DE3EB #EB554D
analogous
#4DEBA4 #4DE3EB #4D94EB
triadic
#4DE3EB #EB4DE3 #E3EB4D
tetradic
#4DE3EB #A44DEB #EB554D #94EB4D
square
#4DE3EB #A44DEB #EB554D #94EB4D
split-complementary
#4DE3EB #EB4D94 #EBA44D
monochromatic
#13A3AA #19D7E1 #4DE3EB #84ECF1 #BBF4F7
Accessibility & contrast
On white
1.56
#4DE3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#4DE3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DE3EB
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DE3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DE3EB | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EC
Deuteranopia (green-blind)
#BBC8EC
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #4de3eb; /* rgb */ color: rgb(77, 227, 235); /* oklch */ color: oklch(84.1% 0.124 200.2);
Tailwind
colors: {
custom: {
50: '#93ecf1',
500: '#4de3eb',
950: '#000000',
},
}SCSS
$custom: #4de3eb; $custom-light: #93ecf1; $custom-dark: #000000;
JSON
{
"hex": "#4de3eb",
"rgb": {
"r": 77,
"g": 227,
"b": 235
},
"hsl": {
"h": 183.038,
"s": 79.798,
"l": 61.176
},
"oklch": {
"l": 0.84125,
"c": 0.12406,
"h": 200.2
},
"luminance": 0.62514
}Semantic roles & 50–950 ramp
primary
#4DE3EB
secondary
#AC3731
accent
#1409DC
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485