#4AE7EB#4AE7EB
#4AE7EB is a very light, vivid teal. Relative luminance 0.646; OKLCH L 85.0% C 0.127 H 197.5°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #4AE7EB |
|---|---|
| RGB | rgb(74, 231, 235) |
| HSL | hsl(181, 80%, 61%) |
| HSV | hsv(181, 69%, 92%) |
| CMYK | cmyk(68.5%, 1.7%, 0%, 7.8%) |
| CIE-LAB | lab(84.28, -38.56, -13.83) |
| CIE-LCH | lch(84.28, 40.97, 199.73°) |
| OKLab | oklab(84.99% -0.1215 -0.0384) |
| OKLCH | oklch(84.99% 0.127 197.5) |
| XYZ | xyz(46.3886, 64.6004, 88.6055) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.62
Bright Cyan
#41FDFE
ΔE00 4.81
Robin'S Egg
#6DEDFD
ΔE00 5.29
Aqua Blue
#02D8E9
ΔE00 5.42
Aqua
#00FFFF
ΔE00 5.54
Bright Turquoise
#0FFEF9
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AE7EB #EB4E4A
analogous
#4AEB9F #4AE7EB #4A96EB
triadic
#4AE7EB #EB4AE7 #E7EB4A
tetradic
#4AE7EB #9F4AEB #EB4E4A #96EB4A
square
#4AE7EB #9F4AEB #EB4E4A #96EB4A
split-complementary
#4AE7EB #EB4A96 #EB9F4A
monochromatic
#13A4A8 #19DADF #4AE7EB #81EEF1 #B8F6F7
Accessibility & contrast
On white
1.51
#4AE7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#4AE7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AE7EB
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AE7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AE7EB | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEC
Deuteranopia (green-blind)
#BFCBEC
Tritanopia (blue-blind)
#00EFE8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #4ae7eb; /* rgb */ color: rgb(74, 231, 235); /* oklch */ color: oklch(85.0% 0.127 197.5);
Tailwind
colors: {
custom: {
50: '#92eff1',
500: '#4ae7eb',
950: '#000000',
},
}SCSS
$custom: #4ae7eb; $custom-light: #92eff1; $custom-dark: #000000;
JSON
{
"hex": "#4ae7eb",
"rgb": {
"r": 74,
"g": 231,
"b": 235
},
"hsl": {
"h": 181.491,
"s": 80.1,
"l": 60.588
},
"oklch": {
"l": 0.84993,
"c": 0.12747,
"h": 197.5
},
"luminance": 0.64606
}Semantic roles & 50–950 ramp
primary
#4AE7EB
secondary
#A93330
accent
#0E09DC
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585