#4DECDA#4DECDA
#4DECDA is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.7% C 0.133 H 184.2°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #4DECDA |
|---|---|
| RGB | rgb(77, 236, 218) |
| HSL | hsl(173, 81%, 61%) |
| HSV | hsv(173, 67%, 93%) |
| CMYK | cmyk(67.4%, 0%, 7.6%, 7.5%) |
| CIE-LAB | lab(85.31, -44.98, -3.33) |
| CIE-LCH | lch(85.31, 45.10, 184.23°) |
| OKLab | oklab(85.69% -0.1324 -0.0097) |
| OKLCH | oklch(85.69% 0.133 184.2) |
| XYZ | xyz(45.7049, 66.6254, 76.7673) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.76
Bright Aqua
#0BF9EA
ΔE00 3.44
Tiffany Blue
#7BF2DA
ΔE00 3.92
Aqua (survey)
#13EAC9
ΔE00 4.70
Bright Turquoise
#0FFEF9
ΔE00 5.93
Aqua
#00FFFF
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DECDA #EC4D5F
analogous
#4DEC8B #4DECDA #4DAEEC
triadic
#4DECDA #DA4DEC #ECDA4D
tetradic
#4DECDA #8B4DEC #EC4D5F #AEEC4D
square
#4DECDA #8B4DEC #EC4D5F #AEEC4D
split-complementary
#4DECDA #EC4DAE #EC8B4D
monochromatic
#12AC9B #18E4CD #4DECDA #84F2E5 #BCF8F1
Accessibility & contrast
On white
1.47
#4DECDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#4DECDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DECDA
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DECDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DECDA | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD9
Deuteranopia (green-blind)
#CACEDC
Tritanopia (blue-blind)
#00F1E6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #4decda; /* rgb */ color: rgb(77, 236, 218); /* oklch */ color: oklch(85.7% 0.133 184.2);
Tailwind
colors: {
custom: {
50: '#93f3e5',
500: '#4decda',
950: '#000000',
},
}SCSS
$custom: #4decda; $custom-light: #93f3e5; $custom-dark: #000000;
JSON
{
"hex": "#4decda",
"rgb": {
"r": 77,
"g": 236,
"b": 218
},
"hsl": {
"h": 173.208,
"s": 80.711,
"l": 61.373
},
"oklch": {
"l": 0.85694,
"c": 0.13278,
"h": 184.2
},
"luminance": 0.66631
}Semantic roles & 50–950 ramp
primary
#4DECDA
secondary
#AD303E
accent
#0821DD
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584