#4AEDEC#4AEDEC
#4AEDEC is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.4% C 0.131 H 194.4°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #4AEDEC |
|---|---|
| RGB | rgb(74, 237, 236) |
| HSL | hsl(180, 82%, 61%) |
| HSV | hsv(180, 69%, 93%) |
| CMYK | cmyk(68.8%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(86.04, -41.00, -11.72) |
| CIE-LCH | lch(86.04, 42.65, 195.95°) |
| OKLab | oklab(86.44% -0.1269 -0.0326) |
| OKLCH | oklch(86.44% 0.131 194.4) |
| XYZ | xyz(48.2417, 68.0747, 89.9379) |
| Luminance | 0.6808 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.12
Bright Cyan
#41FDFE
ΔE00 3.43
Aqua
#00FFFF
ΔE00 4.03
Bright Turquoise
#0FFEF9
ΔE00 4.08
Bright Aqua
#0BF9EA
ΔE00 5.39
Turquoise
#40E0D0
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AEDEC #ED4A4B
analogous
#4AED9A #4AEDEC #4A9CED
triadic
#4AEDEC #EC4AED #EDEC4A
tetradic
#4AEDEC #9A4AED #ED4A4B #9CED4A
square
#4AEDEC #9A4AED #ED4A4B #9CED4A
split-complementary
#4AEDEC #ED4A9C #ED9A4A
monochromatic
#11ACAB #17E3E2 #4AEDEC #82F3F2 #B9F8F8
Accessibility & contrast
On white
1.44
#4AEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#4AEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AEDEC
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AEDEC | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EC
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#00F4EC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #4aedec; /* rgb */ color: rgb(74, 237, 236); /* oklch */ color: oklch(86.4% 0.131 194.4);
Tailwind
colors: {
custom: {
50: '#93f3f2',
500: '#4aedec',
950: '#000000',
},
}SCSS
$custom: #4aedec; $custom-light: #93f3f2; $custom-dark: #000000;
JSON
{
"hex": "#4aedec",
"rgb": {
"r": 74,
"g": 237,
"b": 236
},
"hsl": {
"h": 179.632,
"s": 81.91,
"l": 60.98
},
"oklch": {
"l": 0.86435,
"c": 0.13103,
"h": 194.4
},
"luminance": 0.6808
}Semantic roles & 50–950 ramp
primary
#4AEDEC
secondary
#AC2F30
accent
#0709DE
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1716
muted
#808585