#4AFFDE#4AFFDE
#4AFFDE is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.3% C 0.150 H 177.6°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #4AFFDE |
|---|---|
| RGB | rgb(74, 255, 222) |
| HSL | hsl(169, 100%, 65%) |
| HSV | hsv(169, 71%, 100%) |
| CMYK | cmyk(71%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(90.89, -52.42, 2.73) |
| CIE-LCH | lch(90.89, 52.49, 177.02°) |
| OKLab | oklab(90.26% -0.1502 0.0064) |
| OKLCH | oklch(90.26% 0.15 177.6) |
| XYZ | xyz(51.7623, 78.2437, 81.4676) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.62
Aqua (survey)
#13EAC9
ΔE00 4.74
Aquamarine
#7FFFD4
ΔE00 4.78
Light Aqua
#8CFFDB
ΔE00 4.85
Bright Teal
#01F9C6
ΔE00 4.88
Light Turquoise
#7EF4CC
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AFFDE #FF4A6B
analogous
#4AFF84 #4AFFDE #4AC5FF
triadic
#4AFFDE #DE4AFF #FFDE4A
tetradic
#4AFFDE #844AFF #FF4A6B #C5FF4A
square
#4AFFDE #844AFF #FF4A6B #C5FF4A
split-complementary
#4AFFDE #FF4AC5 #FF844A
monochromatic
#00CFA9 #0DFFD3 #4AFFDE #87FFE9 #C4FFF4
Accessibility & contrast
On white
1.26
#4AFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#4AFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AFFDE
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AFFDE | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDD
Deuteranopia (green-blind)
#DCDDE1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #4affde; /* rgb */ color: rgb(74, 255, 222); /* oklch */ color: oklch(90.3% 0.150 177.6);
Tailwind
colors: {
custom: {
50: '#94ffe8',
500: '#4affde',
950: '#000000',
},
}SCSS
$custom: #4affde; $custom-light: #94ffe8; $custom-dark: #000000;
JSON
{
"hex": "#4affde",
"rgb": {
"r": 74,
"g": 255,
"b": 222
},
"hsl": {
"h": 169.061,
"s": 100,
"l": 64.51
},
"oklch": {
"l": 0.90257,
"c": 0.15032,
"h": 177.6
},
"luminance": 0.7825
}Semantic roles & 50–950 ramp
primary
#4AFFDE
secondary
#CA2442
accent
#002AE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1816
muted
#808684