#4DEAEA#4DEAEA
#4DEAEA is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.7% C 0.128 H 195.0°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #4DEAEA |
|---|---|
| RGB | rgb(77, 234, 234) |
| HSL | hsl(180, 79%, 61%) |
| HSV | hsv(180, 67%, 92%) |
| CMYK | cmyk(67.1%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(85.18, -39.81, -11.95) |
| CIE-LCH | lch(85.18, 41.57, 196.71°) |
| OKLab | oklab(85.73% -0.1236 -0.0332) |
| OKLCH | oklch(85.73% 0.128 195) |
| XYZ | xyz(47.3280, 66.3585, 88.1401) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.45
Bright Cyan
#41FDFE
ΔE00 4.05
Aqua
#00FFFF
ΔE00 4.71
Bright Turquoise
#0FFEF9
ΔE00 4.83
Turquoise
#40E0D0
ΔE00 6.01
Bright Aqua
#0BF9EA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DEAEA #EA4D4D
analogous
#4DEA9B #4DEAEA #4D9BEA
triadic
#4DEAEA #EA4DEA #EAEA4D
tetradic
#4DEAEA #9B4DEA #EA4D4D #9BEA4D
square
#4DEAEA #9B4DEA #EA4D4D #9BEA4D
split-complementary
#4DEAEA #EA4D9B #EA9B4D
monochromatic
#14A9A9 #1ADFDF #4DEAEA #84F0F0 #BAF7F7
Accessibility & contrast
On white
1.47
#4DEAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#4DEAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DEAEA
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DEAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DEAEA | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEA
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #4deaea; /* rgb */ color: rgb(77, 234, 234); /* oklch */ color: oklch(85.7% 0.128 195.0);
Tailwind
colors: {
custom: {
50: '#94f1f0',
500: '#4deaea',
950: '#000000',
},
}SCSS
$custom: #4deaea; $custom-light: #94f1f0; $custom-dark: #000000;
JSON
{
"hex": "#4deaea",
"rgb": {
"r": 77,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 78.894,
"l": 60.98
},
"oklch": {
"l": 0.85731,
"c": 0.12801,
"h": 195
},
"luminance": 0.66364
}Semantic roles & 50–950 ramp
primary
#4DEAEA
secondary
#AA3131
accent
#0A0ADB
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1716
muted
#808585