#4AFFDD#4AFFDD
#4AFFDD is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.2% C 0.151 H 177.1°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #4AFFDD |
|---|---|
| RGB | rgb(74, 255, 221) |
| HSL | hsl(169, 100%, 65%) |
| HSV | hsv(169, 71%, 100%) |
| CMYK | cmyk(71%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(90.87, -52.67, 3.21) |
| CIE-LCH | lch(90.87, 52.77, 176.51°) |
| OKLab | oklab(90.23% -0.1506 0.0077) |
| OKLCH | oklch(90.23% 0.151 177.1) |
| XYZ | xyz(51.6287, 78.1902, 80.7638) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 4.59
Bright Teal
#01F9C6
ΔE00 4.63
Tiffany Blue
#7BF2DA
ΔE00 4.72
Aqua (survey)
#13EAC9
ΔE00 4.72
Light Aqua
#8CFFDB
ΔE00 4.76
Light Turquoise
#7EF4CC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AFFDD #FF4A6C
analogous
#4AFF82 #4AFFDD #4AC7FF
triadic
#4AFFDD #DD4AFF #FFDD4A
tetradic
#4AFFDD #824AFF #FF4A6C #C7FF4A
square
#4AFFDD #824AFF #FF4A6C #C7FF4A
split-complementary
#4AFFDD #FF4AC7 #FF824A
monochromatic
#00CFA8 #0DFFD2 #4AFFDD #87FFE8 #C4FFF4
Accessibility & contrast
On white
1.26
#4AFFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#4AFFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AFFDD
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AFFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AFFDD | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDC
Deuteranopia (green-blind)
#DDDDE0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #4affdd; /* rgb */ color: rgb(74, 255, 221); /* oklch */ color: oklch(90.2% 0.151 177.1);
Tailwind
colors: {
custom: {
50: '#94ffe7',
500: '#4affdd',
950: '#000000',
},
}SCSS
$custom: #4affdd; $custom-light: #94ffe7; $custom-dark: #000000;
JSON
{
"hex": "#4affdd",
"rgb": {
"r": 74,
"g": 255,
"b": 221
},
"hsl": {
"h": 168.729,
"s": 100,
"l": 64.51
},
"oklch": {
"l": 0.90229,
"c": 0.15082,
"h": 177.1
},
"luminance": 0.78196
}Semantic roles & 50–950 ramp
primary
#4AFFDD
secondary
#CA2443
accent
#002BE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1816
muted
#808684