#4AE3EF#4AE3EF
#4AE3EF is a very light, vivid teal. Relative luminance 0.626; OKLCH L 84.2% C 0.126 H 202.7°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #4AE3EF |
|---|---|
| RGB | rgb(74, 227, 239) |
| HSL | hsl(184, 84%, 61%) |
| HSV | hsv(184, 69%, 94%) |
| CMYK | cmyk(69%, 5%, 0%, 6.3%) |
| CIE-LAB | lab(83.24, -35.59, -17.50) |
| CIE-LCH | lch(83.24, 39.66, 206.18°) |
| OKLab | oklab(84.2% -0.116 -0.0486) |
| OKLCH | oklch(84.2% 0.126 202.7) |
| XYZ | xyz(45.8663, 62.6207, 91.3143) |
| Luminance | 0.6263 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.29
Robin'S Egg
#6DEDFD
ΔE00 3.57
Bright Light Blue
#26F7FD
ΔE00 5.12
Robin Egg Blue
#8AF1FE
ΔE00 5.57
Darkturquoise
#00CED1
ΔE00 6.49
Robin'S Egg Blue
#98EFF9
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AE3EF #EF564A
analogous
#4AEFA9 #4AE3EF #4A91EF
triadic
#4AE3EF #EF4AE3 #E3EF4A
tetradic
#4AE3EF #A94AEF #EF564A #91EF4A
square
#4AE3EF #A94AEF #EF564A #91EF4A
split-complementary
#4AE3EF #EF4A91 #EFA94A
monochromatic
#0FA4AF #14D8E7 #4AE3EF #82ECF4 #BAF4F9
Accessibility & contrast
On white
1.55
#4AE3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#4AE3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AE3EF
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AE3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AE3EF | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9F0
Deuteranopia (green-blind)
#BAC8F0
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #4ae3ef; /* rgb */ color: rgb(74, 227, 239); /* oklch */ color: oklch(84.2% 0.126 202.7);
Tailwind
colors: {
custom: {
50: '#92ecf4',
500: '#4ae3ef',
950: '#000000',
},
}SCSS
$custom: #4ae3ef; $custom-light: #92ecf4; $custom-dark: #000000;
JSON
{
"hex": "#4ae3ef",
"rgb": {
"r": 74,
"g": 227,
"b": 239
},
"hsl": {
"h": 184.364,
"s": 83.756,
"l": 61.373
},
"oklch": {
"l": 0.84195,
"c": 0.1258,
"h": 202.7
},
"luminance": 0.62626
}Semantic roles & 50–950 ramp
primary
#4AE3EF
secondary
#AF372E
accent
#1505E0
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485