#4FF2CA#4FF2CA
#4FF2CA is a very light, vivid teal. Relative luminance 0.694; OKLCH L 86.7% C 0.146 H 172.9°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF2CA |
|---|---|
| RGB | rgb(79, 242, 202) |
| HSL | hsl(165, 86%, 63%) |
| HSV | hsv(165, 67%, 95%) |
| CMYK | cmyk(67.4%, 0%, 16.5%, 5.1%) |
| CIE-LAB | lab(86.71, -51.22, 7.10) |
| CIE-LCH | lch(86.71, 51.71, 172.11°) |
| OKLab | oklab(86.72% -0.1446 0.018) |
| OKLCH | oklch(86.72% 0.146 172.9) |
| XYZ | xyz(45.6319, 69.4256, 66.8613) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.92
Bright Teal
#01F9C6
ΔE00 3.11
Aqua (survey)
#13EAC9
ΔE00 3.23
Light Turquoise
#7EF4CC
ΔE00 3.43
Aquamarine
#7FFFD4
ΔE00 4.20
Light Aqua
#8CFFDB
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF2CA #F24F77
analogous
#4FF278 #4FF2CA #4FC8F2
triadic
#4FF2CA #CA4FF2 #F2CA4F
tetradic
#4FF2CA #784FF2 #F24F77 #C8F24F
square
#4FF2CA #784FF2 #F24F77 #C8F24F
split-complementary
#4FF2CA #F24FC8 #F2784F
monochromatic
#0EB98F #16EEB9 #4FF2CA #88F6DB #C1FAEC
Accessibility & contrast
On white
1.41
#4FF2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#4FF2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF2CA
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF2CA | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3C8
Deuteranopia (green-blind)
#D4D2CD
Tritanopia (blue-blind)
#00F4E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4ff2ca; /* rgb */ color: rgb(79, 242, 202); /* oklch */ color: oklch(86.7% 0.146 172.9);
Tailwind
colors: {
custom: {
50: '#93f7da',
500: '#4ff2ca',
950: '#000000',
},
}SCSS
$custom: #4ff2ca; $custom-light: #93f7da; $custom-dark: #000000;
JSON
{
"hex": "#4ff2ca",
"rgb": {
"r": 79,
"g": 242,
"b": 202
},
"hsl": {
"h": 165.276,
"s": 86.243,
"l": 62.941
},
"oklch": {
"l": 0.86715,
"c": 0.14566,
"h": 172.9
},
"luminance": 0.69431
}Semantic roles & 50–950 ramp
primary
#4FF2CA
secondary
#B82D4F
accent
#033AE3
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583