#4DE8EA#4DE8EA
#4DE8EA is a very light, vivid teal. Relative luminance 0.652; OKLCH L 85.3% C 0.127 H 196.3°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #4DE8EA |
|---|---|
| RGB | rgb(77, 232, 234) |
| HSL | hsl(181, 79%, 61%) |
| HSV | hsv(181, 67%, 92%) |
| CMYK | cmyk(67.1%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(84.60, -38.90, -12.81) |
| CIE-LCH | lch(84.60, 40.96, 198.23°) |
| OKLab | oklab(85.26% -0.1217 -0.0356) |
| OKLCH | oklch(85.26% 0.127 196.3) |
| XYZ | xyz(46.7618, 65.2261, 87.9514) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.57
Bright Cyan
#41FDFE
ΔE00 4.50
Aqua
#00FFFF
ΔE00 5.21
Bright Turquoise
#0FFEF9
ΔE00 5.50
Robin'S Egg
#6DEDFD
ΔE00 5.76
Mediumturquoise
#48D1CC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DE8EA #EA4F4D
analogous
#4DEA9D #4DE8EA #4D99EA
triadic
#4DE8EA #EA4DE8 #E8EA4D
tetradic
#4DE8EA #9D4DEA #EA4F4D #99EA4D
square
#4DE8EA #9D4DEA #EA4F4D #99EA4D
split-complementary
#4DE8EA #EA4D99 #EA9D4D
monochromatic
#14A7A9 #1ADDDF #4DE8EA #84EFF0 #BAF6F7
Accessibility & contrast
On white
1.50
#4DE8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#4DE8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DE8EA
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DE8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DE8EA | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEA
Deuteranopia (green-blind)
#C1CCEB
Tritanopia (blue-blind)
#00EFE8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #4de8ea; /* rgb */ color: rgb(77, 232, 234); /* oklch */ color: oklch(85.3% 0.127 196.3);
Tailwind
colors: {
custom: {
50: '#93f0f0',
500: '#4de8ea',
950: '#000000',
},
}SCSS
$custom: #4de8ea; $custom-light: #93f0f0; $custom-dark: #000000;
JSON
{
"hex": "#4de8ea",
"rgb": {
"r": 77,
"g": 232,
"b": 234
},
"hsl": {
"h": 180.764,
"s": 78.894,
"l": 60.98
},
"oklch": {
"l": 0.85262,
"c": 0.12678,
"h": 196.3
},
"luminance": 0.65232
}Semantic roles & 50–950 ramp
primary
#4DE8EA
secondary
#AA3331
accent
#0D0ADB
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585