#4DEAE8#4DEAE8
#4DEAE8 is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.7% C 0.128 H 193.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #4DEAE8 |
|---|---|
| RGB | rgb(77, 234, 232) |
| HSL | hsl(179, 79%, 61%) |
| HSV | hsv(179, 67%, 92%) |
| CMYK | cmyk(67.1%, 0%, 0.9%, 8.2%) |
| CIE-LAB | lab(85.12, -40.36, -10.98) |
| CIE-LCH | lch(85.12, 41.83, 195.22°) |
| OKLab | oklab(85.67% -0.1245 -0.0305) |
| OKLCH | oklch(85.67% 0.128 193.8) |
| XYZ | xyz(47.0423, 66.2442, 86.6354) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.83
Bright Cyan
#41FDFE
ΔE00 4.15
Bright Turquoise
#0FFEF9
ΔE00 4.62
Aqua
#00FFFF
ΔE00 4.71
Turquoise
#40E0D0
ΔE00 5.39
Bright Aqua
#0BF9EA
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DEAE8 #EA4D4F
analogous
#4DEA99 #4DEAE8 #4D9DEA
triadic
#4DEAE8 #E84DEA #EAE84D
tetradic
#4DEAE8 #994DEA #EA4D4F #9DEA4D
square
#4DEAE8 #994DEA #EA4D4F #9DEA4D
split-complementary
#4DEAE8 #EA4D9D #EA994D
monochromatic
#14A9A7 #1ADFDD #4DEAE8 #84F0EF #BAF7F6
Accessibility & contrast
On white
1.47
#4DEAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#4DEAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DEAE8
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DEAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DEAE8 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE8
Deuteranopia (green-blind)
#C4CDE9
Tritanopia (blue-blind)
#00F1E9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #4deae8; /* rgb */ color: rgb(77, 234, 232); /* oklch */ color: oklch(85.7% 0.128 193.8);
Tailwind
colors: {
custom: {
50: '#93f1ef',
500: '#4deae8',
950: '#000000',
},
}SCSS
$custom: #4deae8; $custom-light: #93f1ef; $custom-dark: #000000;
JSON
{
"hex": "#4deae8",
"rgb": {
"r": 77,
"g": 234,
"b": 232
},
"hsl": {
"h": 179.236,
"s": 78.894,
"l": 60.98
},
"oklch": {
"l": 0.85665,
"c": 0.12816,
"h": 193.8
},
"luminance": 0.6625
}Semantic roles & 50–950 ramp
primary
#4DEAE8
secondary
#AA3133
accent
#0A0DDB
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1716
muted
#808585