#4DEAE9#4DEAE9
#4DEAE9 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.7% C 0.128 H 194.4°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #4DEAE9 |
|---|---|
| RGB | rgb(77, 234, 233) |
| HSL | hsl(180, 79%, 61%) |
| HSV | hsv(180, 67%, 92%) |
| CMYK | cmyk(67.1%, 0%, 0.4%, 8.2%) |
| CIE-LAB | lab(85.15, -40.09, -11.47) |
| CIE-LCH | lch(85.15, 41.69, 195.96°) |
| OKLab | oklab(85.7% -0.124 -0.0319) |
| OKLCH | oklch(85.7% 0.128 194.4) |
| XYZ | xyz(47.1847, 66.3012, 87.3856) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.63
Bright Cyan
#41FDFE
ΔE00 4.09
Aqua
#00FFFF
ΔE00 4.70
Bright Turquoise
#0FFEF9
ΔE00 4.71
Turquoise
#40E0D0
ΔE00 5.70
Bright Aqua
#0BF9EA
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DEAE9 #EA4D4E
analogous
#4DEA9A #4DEAE9 #4D9CEA
triadic
#4DEAE9 #E94DEA #EAE94D
tetradic
#4DEAE9 #9A4DEA #EA4D4E #9CEA4D
square
#4DEAE9 #9A4DEA #EA4D4E #9CEA4D
split-complementary
#4DEAE9 #EA4D9C #EA9A4D
monochromatic
#14A9A8 #1ADFDE #4DEAE9 #84F0F0 #BAF7F7
Accessibility & contrast
On white
1.47
#4DEAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#4DEAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DEAE9
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DEAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DEAE9 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFE9
Deuteranopia (green-blind)
#C4CDEA
Tritanopia (blue-blind)
#00F1E9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #4deae9; /* rgb */ color: rgb(77, 234, 233); /* oklch */ color: oklch(85.7% 0.128 194.4);
Tailwind
colors: {
custom: {
50: '#94f1f0',
500: '#4deae9',
950: '#000000',
},
}SCSS
$custom: #4deae9; $custom-light: #94f1f0; $custom-dark: #000000;
JSON
{
"hex": "#4deae9",
"rgb": {
"r": 77,
"g": 234,
"b": 233
},
"hsl": {
"h": 179.618,
"s": 78.894,
"l": 60.98
},
"oklch": {
"l": 0.85698,
"c": 0.12808,
"h": 194.4
},
"luminance": 0.66307
}Semantic roles & 50–950 ramp
primary
#4DEAE9
secondary
#AA3132
accent
#0A0CDB
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1716
muted
#808585