#4AFFE5#4AFFE5
#4AFFE5 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.5% C 0.147 H 181.0°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #4AFFE5 |
|---|---|
| RGB | rgb(74, 255, 229) |
| HSL | hsl(171, 100%, 65%) |
| HSV | hsv(171, 71%, 100%) |
| CMYK | cmyk(71%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(91.07, -50.67, -0.64) |
| CIE-LCH | lch(91.07, 50.67, 180.73°) |
| OKLab | oklab(90.46% -0.1471 -0.0026) |
| OKLCH | oklch(90.46% 0.147 181) |
| XYZ | xyz(52.7200, 78.6267, 86.5115) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.72
Tiffany Blue
#7BF2DA
ΔE00 4.30
Aqua (survey)
#13EAC9
ΔE00 5.31
Light Aqua
#8CFFDB
ΔE00 5.81
Aquamarine
#7FFFD4
ΔE00 6.30
Bright Turquoise
#0FFEF9
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AFFE5 #FF4A64
analogous
#4AFF8A #4AFFE5 #4ABFFF
triadic
#4AFFE5 #E54AFF #FFE54A
tetradic
#4AFFE5 #8A4AFF #FF4A64 #BFFF4A
square
#4AFFE5 #8A4AFF #FF4A64 #BFFF4A
split-complementary
#4AFFE5 #FF4ABF #FF8A4A
monochromatic
#00CFB1 #0DFFDC #4AFFE5 #87FFEE #C4FFF7
Accessibility & contrast
On white
1.26
#4AFFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#4AFFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AFFE5
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AFFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AFFE5 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E4
Deuteranopia (green-blind)
#DBDEE7
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #4affe5; /* rgb */ color: rgb(74, 255, 229); /* oklch */ color: oklch(90.5% 0.147 181.0);
Tailwind
colors: {
custom: {
50: '#95ffed',
500: '#4affe5',
950: '#000000',
},
}SCSS
$custom: #4affe5; $custom-light: #95ffed; $custom-dark: #000000;
JSON
{
"hex": "#4affe5",
"rgb": {
"r": 74,
"g": 255,
"b": 229
},
"hsl": {
"h": 171.381,
"s": 100,
"l": 64.51
},
"oklch": {
"l": 0.90457,
"c": 0.14713,
"h": 181
},
"luminance": 0.78633
}Semantic roles & 50–950 ramp
primary
#4AFFE5
secondary
#CA243B
accent
#0021E6
background
#FCFFFE
surface
#F6FFFD
border
#D0D7D5
text
#0F1816
muted
#808684