#4AFFE8#4AFFE8
#4AFFE8 is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.146 H 182.5°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #4AFFE8 |
|---|---|
| RGB | rgb(74, 255, 232) |
| HSL | hsl(172, 100%, 65%) |
| HSV | hsv(172, 71%, 100%) |
| CMYK | cmyk(71%, 0%, 9%, 0%) |
| CIE-LAB | lab(91.14, -49.91, -2.09) |
| CIE-LCH | lch(91.14, 49.95, 182.40°) |
| OKLab | oklab(90.55% -0.1458 -0.0064) |
| OKLCH | oklch(90.55% 0.146 182.5) |
| XYZ | xyz(53.1425, 78.7957, 88.7366) |
| Luminance | 0.7880 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.00
Tiffany Blue
#7BF2DA
ΔE00 4.41
Bright Turquoise
#0FFEF9
ΔE00 5.61
Aqua (survey)
#13EAC9
ΔE00 5.76
Light Aqua
#8CFFDB
ΔE00 6.38
Turquoise
#40E0D0
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AFFE8 #FF4A61
analogous
#4AFF8E #4AFFE8 #4ABBFF
triadic
#4AFFE8 #E84AFF #FFE84A
tetradic
#4AFFE8 #8E4AFF #FF4A61 #BBFF4A
square
#4AFFE8 #8E4AFF #FF4A61 #BBFF4A
split-complementary
#4AFFE8 #FF4ABB #FF8E4A
monochromatic
#00CFB4 #0DFFE0 #4AFFE8 #87FFF0 #C4FFF8
Accessibility & contrast
On white
1.25
#4AFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#4AFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AFFE8
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AFFE8 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0E7
Deuteranopia (green-blind)
#DADEEA
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #4affe8; /* rgb */ color: rgb(74, 255, 232); /* oklch */ color: oklch(90.5% 0.146 182.5);
Tailwind
colors: {
custom: {
50: '#95ffef',
500: '#4affe8',
950: '#000000',
},
}SCSS
$custom: #4affe8; $custom-light: #95ffef; $custom-dark: #000000;
JSON
{
"hex": "#4affe8",
"rgb": {
"r": 74,
"g": 255,
"b": 232
},
"hsl": {
"h": 172.376,
"s": 100,
"l": 64.51
},
"oklch": {
"l": 0.90545,
"c": 0.14595,
"h": 182.5
},
"luminance": 0.78802
}Semantic roles & 50–950 ramp
primary
#4AFFE8
secondary
#CA2439
accent
#001DE6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1816
muted
#808685