#4AEDED#4AEDED
#4AEDED is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.5% C 0.131 H 195.0°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #4AEDED |
|---|---|
| RGB | rgb(74, 237, 237) |
| HSL | hsl(180, 82%, 61%) |
| HSV | hsv(180, 69%, 93%) |
| CMYK | cmyk(68.8%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(86.07, -40.73, -12.20) |
| CIE-LCH | lch(86.07, 42.52, 196.67°) |
| OKLab | oklab(86.47% -0.1265 -0.0339) |
| OKLCH | oklch(86.47% 0.131 195) |
| XYZ | xyz(48.3874, 68.1330, 90.7052) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.91
Bright Cyan
#41FDFE
ΔE00 3.39
Aqua
#00FFFF
ΔE00 4.04
Bright Turquoise
#0FFEF9
ΔE00 4.22
Bright Aqua
#0BF9EA
ΔE00 5.68
Turquoise
#40E0D0
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AEDED #ED4A4A
analogous
#4AED9B #4AEDED #4A9BED
triadic
#4AEDED #ED4AED #EDED4A
tetradic
#4AEDED #9B4AED #ED4A4A #9BED4A
square
#4AEDED #9B4AED #ED4A4A #9BED4A
split-complementary
#4AEDED #ED4A9B #ED9B4A
monochromatic
#11ACAC #17E3E3 #4AEDED #82F3F3 #B9F8F8
Accessibility & contrast
On white
1.44
#4AEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#4AEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AEDED
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AEDED | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2ED
Deuteranopia (green-blind)
#C5D0EE
Tritanopia (blue-blind)
#00F4ED
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #4aeded; /* rgb */ color: rgb(74, 237, 237); /* oklch */ color: oklch(86.5% 0.131 195.0);
Tailwind
colors: {
custom: {
50: '#93f3f2',
500: '#4aeded',
950: '#000000',
},
}SCSS
$custom: #4aeded; $custom-light: #93f3f2; $custom-dark: #000000;
JSON
{
"hex": "#4aeded",
"rgb": {
"r": 74,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 81.91,
"l": 60.98
},
"oklch": {
"l": 0.86468,
"c": 0.13096,
"h": 195
},
"luminance": 0.68139
}Semantic roles & 50–950 ramp
primary
#4AEDED
secondary
#AC2F2F
accent
#0707DE
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585