#4AFFDB#4AFFDB
#4AFFDB is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.152 H 176.1°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #4AFFDB |
|---|---|
| RGB | rgb(74, 255, 219) |
| HSL | hsl(168, 100%, 65%) |
| HSV | hsv(168, 71%, 100%) |
| CMYK | cmyk(71%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(90.82, -53.16, 4.17) |
| CIE-LCH | lch(90.82, 53.32, 175.51°) |
| OKLab | oklab(90.17% -0.1515 0.0102) |
| OKLCH | oklch(90.17% 0.152 176.1) |
| XYZ | xyz(51.3638, 78.0843, 79.3688) |
| Luminance | 0.7809 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 4.15
Aquamarine
#7FFFD4
ΔE00 4.25
Light Aqua
#8CFFDB
ΔE00 4.63
Aqua (survey)
#13EAC9
ΔE00 4.73
Light Turquoise
#7EF4CC
ΔE00 4.85
Tiffany Blue
#7BF2DA
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AFFDB #FF4A6E
analogous
#4AFF80 #4AFFDB #4AC9FF
triadic
#4AFFDB #DB4AFF #FFDB4A
tetradic
#4AFFDB #804AFF #FF4A6E #C9FF4A
square
#4AFFDB #804AFF #FF4A6E #C9FF4A
split-complementary
#4AFFDB #FF4AC9 #FF804A
monochromatic
#00CFA6 #0DFFCF #4AFFDB #87FFE7 #C4FFF3
Accessibility & contrast
On white
1.26
#4AFFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#4AFFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AFFDB
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AFFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AFFDB | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD9
Deuteranopia (green-blind)
#DDDDDE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #4affdb; /* rgb */ color: rgb(74, 255, 219); /* oklch */ color: oklch(90.2% 0.152 176.1);
Tailwind
colors: {
custom: {
50: '#94ffe6',
500: '#4affdb',
950: '#000000',
},
}SCSS
$custom: #4affdb; $custom-light: #94ffe6; $custom-dark: #000000;
JSON
{
"hex": "#4affdb",
"rgb": {
"r": 74,
"g": 255,
"b": 219
},
"hsl": {
"h": 168.066,
"s": 100,
"l": 64.51
},
"oklch": {
"l": 0.90174,
"c": 0.15185,
"h": 176.1
},
"luminance": 0.7809
}Semantic roles & 50–950 ramp
primary
#4AFFDB
secondary
#CA2445
accent
#002EE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684