#4AFFDC#4AFFDC
#4AFFDC is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.151 H 176.6°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #4AFFDC |
|---|---|
| RGB | rgb(74, 255, 220) |
| HSL | hsl(168, 100%, 65%) |
| HSV | hsv(168, 71%, 100%) |
| CMYK | cmyk(71%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(90.84, -52.91, 3.69) |
| CIE-LCH | lch(90.84, 53.04, 176.01°) |
| OKLab | oklab(90.2% -0.1511 0.009) |
| OKLCH | oklch(90.2% 0.151 176.6) |
| XYZ | xyz(51.4958, 78.1371, 80.0642) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 4.39
Aquamarine
#7FFFD4
ΔE00 4.42
Light Aqua
#8CFFDB
ΔE00 4.69
Aqua (survey)
#13EAC9
ΔE00 4.72
Tiffany Blue
#7BF2DA
ΔE00 4.84
Light Turquoise
#7EF4CC
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AFFDC #FF4A6D
analogous
#4AFF82 #4AFFDC #4AC7FF
triadic
#4AFFDC #DC4AFF #FFDC4A
tetradic
#4AFFDC #824AFF #FF4A6D #C7FF4A
square
#4AFFDC #824AFF #FF4A6D #C7FF4A
split-complementary
#4AFFDC #FF4AC7 #FF824A
monochromatic
#00CFA7 #0DFFD0 #4AFFDC #87FFE8 #C4FFF4
Accessibility & contrast
On white
1.26
#4AFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#4AFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AFFDC
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AFFDC | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDA
Deuteranopia (green-blind)
#DDDDDF
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #4affdc; /* rgb */ color: rgb(74, 255, 220); /* oklch */ color: oklch(90.2% 0.151 176.6);
Tailwind
colors: {
custom: {
50: '#94ffe6',
500: '#4affdc',
950: '#000000',
},
}SCSS
$custom: #4affdc; $custom-light: #94ffe6; $custom-dark: #000000;
JSON
{
"hex": "#4affdc",
"rgb": {
"r": 74,
"g": 255,
"b": 220
},
"hsl": {
"h": 168.398,
"s": 100,
"l": 64.51
},
"oklch": {
"l": 0.90201,
"c": 0.15133,
"h": 176.6
},
"luminance": 0.78143
}Semantic roles & 50–950 ramp
primary
#4AFFDC
secondary
#CA2444
accent
#002CE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1816
muted
#808684