#4FF4CC#4FF4CC
#4FF4CC is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.2% C 0.147 H 173.1°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF4CC |
|---|---|
| RGB | rgb(79, 244, 204) |
| HSL | hsl(165, 88%, 63%) |
| HSV | hsv(165, 68%, 96%) |
| CMYK | cmyk(67.6%, 0%, 16.4%, 4.3%) |
| CIE-LAB | lab(87.35, -51.57, 6.97) |
| CIE-LCH | lch(87.35, 52.04, 172.31°) |
| OKLab | oklab(87.25% -0.1456 0.0176) |
| OKLCH | oklch(87.25% 0.147 173.1) |
| XYZ | xyz(46.4687, 70.7180, 68.3160) |
| Luminance | 0.7072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.99
Aqua Marine
#2EE8BB
ΔE00 3.28
Aqua (survey)
#13EAC9
ΔE00 3.43
Light Turquoise
#7EF4CC
ΔE00 3.44
Aquamarine
#7FFFD4
ΔE00 3.98
Light Aqua
#8CFFDB
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF4CC #F44F77
analogous
#4FF47A #4FF4CC #4FC9F4
triadic
#4FF4CC #CC4FF4 #F4CC4F
tetradic
#4FF4CC #7A4FF4 #F44F77 #C9F44F
square
#4FF4CC #7A4FF4 #F44F77 #C9F44F
split-complementary
#4FF4CC #F44FC9 #F47A4F
monochromatic
#0CBD92 #15F0BB #4FF4CC #89F8DD #C2FBED
Accessibility & contrast
On white
1.39
#4FF4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#4FF4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF4CC
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF4CC | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE5CA
Deuteranopia (green-blind)
#D6D4CF
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #4ff4cc; /* rgb */ color: rgb(79, 244, 204); /* oklch */ color: oklch(87.2% 0.147 173.1);
Tailwind
colors: {
custom: {
50: '#94f8db',
500: '#4ff4cc',
950: '#000000',
},
}SCSS
$custom: #4ff4cc; $custom-light: #94f8db; $custom-dark: #000000;
JSON
{
"hex": "#4ff4cc",
"rgb": {
"r": 79,
"g": 244,
"b": 204
},
"hsl": {
"h": 165.455,
"s": 88.235,
"l": 63.333
},
"oklch": {
"l": 0.87248,
"c": 0.14668,
"h": 173.1
},
"luminance": 0.70723
}Semantic roles & 50–950 ramp
primary
#4FF4CC
secondary
#BB2C4F
accent
#0138E5
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1715
muted
#808584