#4FF4CA#4FF4CA
#4FF4CA is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.2% C 0.148 H 172.2°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF4CA |
|---|---|
| RGB | rgb(79, 244, 202) |
| HSL | hsl(165, 88%, 63%) |
| HSV | hsv(165, 68%, 96%) |
| CMYK | cmyk(67.6%, 0%, 17.2%, 4.3%) |
| CIE-LAB | lab(87.30, -52.05, 7.94) |
| CIE-LCH | lch(87.30, 52.65, 171.32°) |
| OKLab | oklab(87.2% -0.1465 0.0202) |
| OKLCH | oklch(87.2% 0.148 172.2) |
| XYZ | xyz(46.2304, 70.6227, 67.0608) |
| Luminance | 0.7063 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.66
Aqua Marine
#2EE8BB
ΔE00 3.08
Light Turquoise
#7EF4CC
ΔE00 3.36
Aqua (survey)
#13EAC9
ΔE00 3.74
Aquamarine
#7FFFD4
ΔE00 3.87
Light Aquamarine
#7BFDC7
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF4CA #F44F79
analogous
#4FF477 #4FF4CA #4FCCF4
triadic
#4FF4CA #CA4FF4 #F4CA4F
tetradic
#4FF4CA #774FF4 #F44F79 #CCF44F
square
#4FF4CA #774FF4 #F44F79 #CCF44F
split-complementary
#4FF4CA #F44FCC #F4774F
monochromatic
#0CBD90 #15F0B9 #4FF4CA #89F8DB #C2FBED
Accessibility & contrast
On white
1.39
#4FF4CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#4FF4CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF4CA
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF4CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF4CA | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE4C8
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #4ff4ca; /* rgb */ color: rgb(79, 244, 202); /* oklch */ color: oklch(87.2% 0.148 172.2);
Tailwind
colors: {
custom: {
50: '#94f8da',
500: '#4ff4ca',
950: '#000000',
},
}SCSS
$custom: #4ff4ca; $custom-light: #94f8da; $custom-dark: #000000;
JSON
{
"hex": "#4ff4ca",
"rgb": {
"r": 79,
"g": 244,
"b": 202
},
"hsl": {
"h": 164.727,
"s": 88.235,
"l": 63.333
},
"oklch": {
"l": 0.87195,
"c": 0.14789,
"h": 172.2
},
"luminance": 0.70628
}Semantic roles & 50–950 ramp
primary
#4FF4CA
secondary
#BB2C51
accent
#013BE5
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583