#4AE0EF#4AE0EF
#4AE0EF is a very light, vivid teal. Relative luminance 0.610; OKLCH L 83.5% C 0.125 H 204.8°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #4AE0EF |
|---|---|
| RGB | rgb(74, 224, 239) |
| HSL | hsl(185, 84%, 61%) |
| HSV | hsv(185, 69%, 94%) |
| CMYK | cmyk(69%, 6.3%, 0%, 6.3%) |
| CIE-LAB | lab(82.38, -34.18, -18.81) |
| CIE-LCH | lch(82.38, 39.01, 208.82°) |
| OKLab | oklab(83.49% -0.1131 -0.0522) |
| OKLCH | oklch(83.49% 0.125 204.8) |
| XYZ | xyz(45.0529, 60.9939, 91.0432) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.62
Robin'S Egg
#6DEDFD
ΔE00 3.60
Robin Egg Blue
#8AF1FE
ΔE00 5.70
Bright Light Blue
#26F7FD
ΔE00 6.24
Darkturquoise
#00CED1
ΔE00 6.68
Neon Blue
#04D9FF
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AE0EF #EF594A
analogous
#4AEFAC #4AE0EF #4A8EEF
triadic
#4AE0EF #EF4AE0 #E0EF4A
tetradic
#4AE0EF #AC4AEF #EF594A #8EEF4A
square
#4AE0EF #AC4AEF #EF594A #8EEF4A
split-complementary
#4AE0EF #EF4A8E #EFAC4A
monochromatic
#0FA1AF #14D4E7 #4AE0EF #82EAF4 #BAF3F9
Accessibility & contrast
On white
1.59
#4AE0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#4AE0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AE0EF
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AE0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AE0EF | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F0
Deuteranopia (green-blind)
#B6C5F0
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #4ae0ef; /* rgb */ color: rgb(74, 224, 239); /* oklch */ color: oklch(83.5% 0.125 204.8);
Tailwind
colors: {
custom: {
50: '#92eaf4',
500: '#4ae0ef',
950: '#000000',
},
}SCSS
$custom: #4ae0ef; $custom-light: #92eaf4; $custom-dark: #000000;
JSON
{
"hex": "#4ae0ef",
"rgb": {
"r": 74,
"g": 224,
"b": 239
},
"hsl": {
"h": 185.455,
"s": 83.756,
"l": 61.373
},
"oklch": {
"l": 0.83494,
"c": 0.12462,
"h": 204.8
},
"luminance": 0.60999
}Semantic roles & 50–950 ramp
primary
#4AE0EF
secondary
#AF3A2E
accent
#1905E0
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485