#4AFFD2#4AFFD2
#4AFFD2 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 89.9% C 0.157 H 172.1°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #4AFFD2 |
|---|---|
| RGB | rgb(74, 255, 210) |
| HSL | hsl(165, 100%, 65%) |
| HSV | hsv(165, 71%, 100%) |
| CMYK | cmyk(71%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(90.61, -55.32, 8.52) |
| CIE-LCH | lch(90.61, 55.97, 171.24°) |
| OKLab | oklab(89.93% -0.1555 0.0217) |
| OKLCH | oklch(89.93% 0.157 172.1) |
| XYZ | xyz(50.2109, 77.6231, 73.2968) |
| Luminance | 0.7763 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.42
Aquamarine
#7FFFD4
ΔE00 3.38
Light Turquoise
#7EF4CC
ΔE00 4.28
Light Aquamarine
#7BFDC7
ΔE00 4.39
Light Aqua
#8CFFDB
ΔE00 4.70
Aqua Marine
#2EE8BB
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AFFD2 #FF4A77
analogous
#4AFF78 #4AFFD2 #4AD1FF
triadic
#4AFFD2 #D24AFF #FFD24A
tetradic
#4AFFD2 #784AFF #FF4A77 #D1FF4A
square
#4AFFD2 #784AFF #FF4A77 #D1FF4A
split-complementary
#4AFFD2 #FF4AD1 #FF784A
monochromatic
#00CF9B #0DFFC3 #4AFFD2 #87FFE1 #C4FFF0
Accessibility & contrast
On white
1.27
#4AFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#4AFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AFFD2
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AFFD2 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EED0
Deuteranopia (green-blind)
#DFDDD5
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #4affd2; /* rgb */ color: rgb(74, 255, 210); /* oklch */ color: oklch(89.9% 0.157 172.1);
Tailwind
colors: {
custom: {
50: '#94ffdf',
500: '#4affd2',
950: '#000000',
},
}SCSS
$custom: #4affd2; $custom-light: #94ffdf; $custom-dark: #000000;
JSON
{
"hex": "#4affd2",
"rgb": {
"r": 74,
"g": 255,
"b": 210
},
"hsl": {
"h": 165.083,
"s": 100,
"l": 64.51
},
"oklch": {
"l": 0.89932,
"c": 0.157,
"h": 172.1
},
"luminance": 0.77629
}Semantic roles & 50–950 ramp
primary
#4AFFD2
secondary
#CA244D
accent
#0039E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684