#4AECED#4AECED
#4AECED is a very light, vivid teal. Relative luminance 0.676; OKLCH L 86.2% C 0.130 H 195.6°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #4AECED |
|---|---|
| RGB | rgb(74, 236, 237) |
| HSL | hsl(180, 82%, 61%) |
| HSV | hsv(180, 69%, 93%) |
| CMYK | cmyk(68.8%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(85.78, -40.28, -12.63) |
| CIE-LCH | lch(85.78, 42.21, 197.41°) |
| OKLab | oklab(86.23% -0.1255 -0.0351) |
| OKLCH | oklch(86.23% 0.13 195.6) |
| XYZ | xyz(48.0986, 67.5555, 90.6089) |
| Luminance | 0.6756 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.90
Bright Cyan
#41FDFE
ΔE00 3.59
Aqua
#00FFFF
ΔE00 4.28
Bright Turquoise
#0FFEF9
ΔE00 4.55
Bright Aqua
#0BF9EA
ΔE00 6.07
Robin'S Egg
#6DEDFD
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AECED #ED4B4A
analogous
#4AED9C #4AECED #4A9AED
triadic
#4AECED #ED4AEC #ECED4A
tetradic
#4AECED #9C4AED #ED4B4A #9AED4A
square
#4AECED #9C4AED #ED4B4A #9AED4A
split-complementary
#4AECED #ED4A9A #ED9C4A
monochromatic
#11ABAC #17E2E3 #4AECED #82F2F3 #B9F8F8
Accessibility & contrast
On white
1.45
#4AECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#4AECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AECED
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AECED | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1ED
Deuteranopia (green-blind)
#C4CFEE
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #4aeced; /* rgb */ color: rgb(74, 236, 237); /* oklch */ color: oklch(86.2% 0.130 195.6);
Tailwind
colors: {
custom: {
50: '#93f2f2',
500: '#4aeced',
950: '#000000',
},
}SCSS
$custom: #4aeced; $custom-light: #93f2f2; $custom-dark: #000000;
JSON
{
"hex": "#4aeced",
"rgb": {
"r": 74,
"g": 236,
"b": 237
},
"hsl": {
"h": 180.368,
"s": 81.91,
"l": 60.98
},
"oklch": {
"l": 0.86233,
"c": 0.13034,
"h": 195.6
},
"luminance": 0.67561
}Semantic roles & 50–950 ramp
primary
#4AECED
secondary
#AC302F
accent
#0907DE
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585