#4AFFDF#4AFFDF
#4AFFDF is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.150 H 178.0°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #4AFFDF |
|---|---|
| RGB | rgb(74, 255, 223) |
| HSL | hsl(169, 100%, 65%) |
| HSV | hsv(169, 71%, 100%) |
| CMYK | cmyk(71%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(90.92, -52.17, 2.25) |
| CIE-LCH | lch(90.92, 52.22, 177.54°) |
| OKLab | oklab(90.29% -0.1497 0.0051) |
| OKLCH | oklch(90.29% 0.15 178) |
| XYZ | xyz(51.8967, 78.2974, 82.1755) |
| Luminance | 0.7830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.53
Aqua (survey)
#13EAC9
ΔE00 4.78
Light Aqua
#8CFFDB
ΔE00 4.95
Aquamarine
#7FFFD4
ΔE00 4.97
Bright Teal
#01F9C6
ΔE00 5.13
Bright Aqua
#0BF9EA
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AFFDF #FF4A6A
analogous
#4AFF84 #4AFFDF #4AC5FF
triadic
#4AFFDF #DF4AFF #FFDF4A
tetradic
#4AFFDF #844AFF #FF4A6A #C5FF4A
square
#4AFFDF #844AFF #FF4A6A #C5FF4A
split-complementary
#4AFFDF #FF4AC5 #FF844A
monochromatic
#00CFAA #0DFFD4 #4AFFDF #87FFEA #C4FFF5
Accessibility & contrast
On white
1.26
#4AFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#4AFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AFFDF
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AFFDF | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DE
Deuteranopia (green-blind)
#DCDDE2
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #4affdf; /* rgb */ color: rgb(74, 255, 223); /* oklch */ color: oklch(90.3% 0.150 178.0);
Tailwind
colors: {
custom: {
50: '#94ffe8',
500: '#4affdf',
950: '#000000',
},
}SCSS
$custom: #4affdf; $custom-light: #94ffe8; $custom-dark: #000000;
JSON
{
"hex": "#4affdf",
"rgb": {
"r": 74,
"g": 255,
"b": 223
},
"hsl": {
"h": 169.392,
"s": 100,
"l": 64.51
},
"oklch": {
"l": 0.90285,
"c": 0.14983,
"h": 178
},
"luminance": 0.78304
}Semantic roles & 50–950 ramp
primary
#4AFFDF
secondary
#CA2441
accent
#0029E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1816
muted
#808684