#4CF5CC#4CF5CC
#4CF5CC is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.4% C 0.149 H 172.9°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #4CF5CC |
|---|---|
| RGB | rgb(76, 245, 204) |
| HSL | hsl(165, 89%, 63%) |
| HSV | hsv(165, 69%, 96%) |
| CMYK | cmyk(69%, 0%, 16.7%, 3.9%) |
| CIE-LAB | lab(87.58, -52.41, 7.29) |
| CIE-LCH | lch(87.58, 52.92, 172.08°) |
| OKLab | oklab(87.42% -0.1478 0.0185) |
| OKLCH | oklch(87.42% 0.149 172.9) |
| XYZ | xyz(46.5264, 71.1956, 68.4051) |
| Luminance | 0.7120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.70
Aqua Marine
#2EE8BB
ΔE00 3.31
Light Turquoise
#7EF4CC
ΔE00 3.56
Aqua (survey)
#13EAC9
ΔE00 3.59
Aquamarine
#7FFFD4
ΔE00 3.94
Light Aqua
#8CFFDB
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CF5CC #F54C75
analogous
#4CF577 #4CF5CC #4CC9F5
triadic
#4CF5CC #CC4CF5 #F5CC4C
tetradic
#4CF5CC #774CF5 #F54C75 #C9F54C
square
#4CF5CC #774CF5 #F54C75 #C9F54C
split-complementary
#4CF5CC #F54CC9 #F5774C
monochromatic
#0BBC91 #12F2BB #4CF5CC #86F8DD #C0FBED
Accessibility & contrast
On white
1.38
#4CF5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#4CF5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CF5CC
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CF5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CF5CC | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5CA
Deuteranopia (green-blind)
#D6D5CF
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #4cf5cc; /* rgb */ color: rgb(76, 245, 204); /* oklch */ color: oklch(87.4% 0.149 172.9);
Tailwind
colors: {
custom: {
50: '#93f9db',
500: '#4cf5cc',
950: '#000000',
},
}SCSS
$custom: #4cf5cc; $custom-light: #93f9db; $custom-dark: #000000;
JSON
{
"hex": "#4cf5cc",
"rgb": {
"r": 76,
"g": 245,
"b": 204
},
"hsl": {
"h": 165.444,
"s": 89.418,
"l": 62.941
},
"oklch": {
"l": 0.8742,
"c": 0.14895,
"h": 172.9
},
"luminance": 0.71201
}Semantic roles & 50–950 ramp
primary
#4CF5CC
secondary
#BA2B4E
accent
#0038E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1715
muted
#808584