#4AE1FF#4AE1FF
#4AE1FF is a very light, vivid teal. Relative luminance 0.625; OKLCH L 84.3% C 0.130 H 213.9°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #4AE1FF |
|---|---|
| RGB | rgb(74, 225, 255) |
| HSL | hsl(190, 100%, 65%) |
| HSV | hsv(190, 71%, 100%) |
| CMYK | cmyk(71%, 11.8%, 0%, 0%) |
| CIE-LAB | lab(83.19, -29.95, -26.03) |
| CIE-LCH | lch(83.19, 39.68, 221.00°) |
| OKLab | oklab(84.33% -0.1078 -0.0725) |
| OKLCH | oklch(84.33% 0.13 213.9) |
| XYZ | xyz(47.7916, 62.5207, 104.1373) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.92
Robin'S Egg
#6DEDFD
ΔE00 4.91
Aqua Blue
#02D8E9
ΔE00 5.59
Robin Egg Blue
#8AF1FE
ΔE00 6.58
Bright Sky Blue
#02CCFE
ΔE00 7.36
Robin'S Egg Blue
#98EFF9
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AE1FF #FF684A
analogous
#4AFFC3 #4AE1FF #4A86FF
triadic
#4AE1FF #FF4AE1 #E1FF4A
tetradic
#4AE1FF #C34AFF #FF684A #86FF4A
square
#4AE1FF #C34AFF #FF684A #86FF4A
split-complementary
#4AE1FF #FF4A86 #FFC34A
monochromatic
#00ACCF #0DD7FF #4AE1FF #87EBFF #C4F5FF
Accessibility & contrast
On white
1.55
#4AE1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#4AE1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AE1FF
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AE1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AE1FF | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBDAFF
Deuteranopia (green-blind)
#B2C7FF
Tritanopia (blue-blind)
#00EDEA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #4ae1ff; /* rgb */ color: rgb(74, 225, 255); /* oklch */ color: oklch(84.3% 0.130 213.9);
Tailwind
colors: {
custom: {
50: '#94eaff',
500: '#4ae1ff',
950: '#000000',
},
}SCSS
$custom: #4ae1ff; $custom-light: #94eaff; $custom-dark: #000000;
JSON
{
"hex": "#4ae1ff",
"rgb": {
"r": 74,
"g": 225,
"b": 255
},
"hsl": {
"h": 189.945,
"s": 100,
"l": 64.51
},
"oklch": {
"l": 0.84326,
"c": 0.12994,
"h": 213.9
},
"luminance": 0.62526
}Semantic roles & 50–950 ramp
primary
#4AE1FF
secondary
#CA3F24
accent
#2600E6
background
#FCFEFF
surface
#F5FDFF
border
#CFD5D7
text
#0F1618
muted
#808486