#4DEAE7#4DEAE7
#4DEAE7 is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.6% C 0.128 H 193.2°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #4DEAE7 |
|---|---|
| RGB | rgb(77, 234, 231) |
| HSL | hsl(179, 79%, 61%) |
| HSV | hsv(179, 67%, 92%) |
| CMYK | cmyk(67.1%, 0%, 1.3%, 8.2%) |
| CIE-LAB | lab(85.09, -40.63, -10.50) |
| CIE-LCH | lch(85.09, 41.97, 194.49°) |
| OKLab | oklab(85.63% -0.1249 -0.0292) |
| OKLCH | oklch(85.63% 0.128 193.2) |
| XYZ | xyz(46.9006, 66.1875, 85.8895) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.04
Bright Cyan
#41FDFE
ΔE00 4.24
Bright Turquoise
#0FFEF9
ΔE00 4.55
Aqua
#00FFFF
ΔE00 4.76
Turquoise
#40E0D0
ΔE00 5.08
Bright Aqua
#0BF9EA
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DEAE7 #EA4D50
analogous
#4DEA99 #4DEAE7 #4D9EEA
triadic
#4DEAE7 #E74DEA #EAE74D
tetradic
#4DEAE7 #994DEA #EA4D50 #9EEA4D
square
#4DEAE7 #994DEA #EA4D50 #9EEA4D
split-complementary
#4DEAE7 #EA4D9E #EA994D
monochromatic
#14A9A6 #1ADFDC #4DEAE7 #84F0EE #BAF7F6
Accessibility & contrast
On white
1.47
#4DEAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#4DEAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DEAE7
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DEAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DEAE7 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE7
Deuteranopia (green-blind)
#C4CDE8
Tritanopia (blue-blind)
#00F1E9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #4deae7; /* rgb */ color: rgb(77, 234, 231); /* oklch */ color: oklch(85.6% 0.128 193.2);
Tailwind
colors: {
custom: {
50: '#93f1ee',
500: '#4deae7',
950: '#000000',
},
}SCSS
$custom: #4deae7; $custom-light: #93f1ee; $custom-dark: #000000;
JSON
{
"hex": "#4deae7",
"rgb": {
"r": 77,
"g": 234,
"b": 231
},
"hsl": {
"h": 178.854,
"s": 78.894,
"l": 60.98
},
"oklch": {
"l": 0.85632,
"c": 0.12827,
"h": 193.2
},
"luminance": 0.66193
}Semantic roles & 50–950 ramp
primary
#4DEAE7
secondary
#AA3133
accent
#0A0EDB
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1716
muted
#808585