#4AE2EF#4AE2EF
#4AE2EF is a very light, vivid teal. Relative luminance 0.621; OKLCH L 84.0% C 0.125 H 203.4°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #4AE2EF |
|---|---|
| RGB | rgb(74, 226, 239) |
| HSL | hsl(185, 84%, 61%) |
| HSV | hsv(185, 69%, 94%) |
| CMYK | cmyk(69%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(82.95, -35.12, -17.93) |
| CIE-LCH | lch(82.95, 39.43, 207.05°) |
| OKLab | oklab(83.96% -0.1151 -0.0498) |
| OKLCH | oklch(83.96% 0.125 203.4) |
| XYZ | xyz(45.5936, 62.0753, 91.2234) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.03
Robin'S Egg
#6DEDFD
ΔE00 3.53
Bright Light Blue
#26F7FD
ΔE00 5.49
Robin Egg Blue
#8AF1FE
ΔE00 5.58
Darkturquoise
#00CED1
ΔE00 6.53
Robin'S Egg Blue
#98EFF9
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AE2EF #EF574A
analogous
#4AEFAA #4AE2EF #4A90EF
triadic
#4AE2EF #EF4AE2 #E2EF4A
tetradic
#4AE2EF #AA4AEF #EF574A #90EF4A
square
#4AE2EF #AA4AEF #EF574A #90EF4A
split-complementary
#4AE2EF #EF4A90 #EFAA4A
monochromatic
#0FA3AF #14D7E7 #4AE2EF #82EBF4 #BAF4F9
Accessibility & contrast
On white
1.57
#4AE2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#4AE2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AE2EF
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AE2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AE2EF | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F0
Deuteranopia (green-blind)
#B9C7F0
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #4ae2ef; /* rgb */ color: rgb(74, 226, 239); /* oklch */ color: oklch(84.0% 0.125 203.4);
Tailwind
colors: {
custom: {
50: '#92ebf4',
500: '#4ae2ef',
950: '#000000',
},
}SCSS
$custom: #4ae2ef; $custom-light: #92ebf4; $custom-dark: #000000;
JSON
{
"hex": "#4ae2ef",
"rgb": {
"r": 74,
"g": 226,
"b": 239
},
"hsl": {
"h": 184.727,
"s": 83.756,
"l": 61.373
},
"oklch": {
"l": 0.83962,
"c": 0.12539,
"h": 203.4
},
"luminance": 0.62081
}Semantic roles & 50–950 ramp
primary
#4AE2EF
secondary
#AF382E
accent
#1705E0
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485