#4FC2C4#4FC2C4
#4FC2C4 is a light, moderate teal. Relative luminance 0.442; OKLCH L 75.0% C 0.103 H 196.8°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #4FC2C4 |
|---|---|
| RGB | rgb(79, 194, 196) |
| HSL | hsl(181, 50%, 54%) |
| HSV | hsv(181, 60%, 77%) |
| CMYK | cmyk(59.7%, 1%, 0%, 23.1%) |
| CIE-LAB | lab(72.38, -31.40, -10.71) |
| CIE-LCH | lch(72.38, 33.18, 198.83°) |
| OKLab | oklab(75.01% -0.0983 -0.0297) |
| OKLCH | oklch(75.01% 0.103 196.8) |
| XYZ | xyz(32.4757, 44.2280, 59.0392) |
| Luminance | 0.4423 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.01
Mediumturquoise
#48D1CC
ΔE00 4.61
Topaz
#13BBAF
ΔE00 6.54
Lightseagreen
#20B2AA
ΔE00 6.66
Aqua Blue
#02D8E9
ΔE00 7.26
Turquoise Blue
#06B1C4
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FC2C4 #C4514F
analogous
#4FC48C #4FC2C4 #4F88C4
triadic
#4FC2C4 #C44FC2 #C2C44F
tetradic
#4FC2C4 #8C4FC4 #C4514F #88C44F
square
#4FC2C4 #8C4FC4 #C4514F #88C44F
split-complementary
#4FC2C4 #C44F88 #C48C4F
monochromatic
#267172 #369EA0 #4FC2C4 #7DD2D3 #ABE2E3
Accessibility & contrast
On white
2.13
#4FC2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#4FC2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FC2C4
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FC2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FC2C4 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9C4
Deuteranopia (green-blind)
#A3ACC5
Tritanopia (blue-blind)
#00C8C2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #4fc2c4; /* rgb */ color: rgb(79, 194, 196); /* oklch */ color: oklch(75.0% 0.103 196.8);
Tailwind
colors: {
custom: {
50: '#8dd5d5',
500: '#4fc2c4',
950: '#000000',
},
}SCSS
$custom: #4fc2c4; $custom-light: #8dd5d5; $custom-dark: #000000;
JSON
{
"hex": "#4fc2c4",
"rgb": {
"r": 79,
"g": 194,
"b": 196
},
"hsl": {
"h": 181.026,
"s": 49.787,
"l": 53.922
},
"oklch": {
"l": 0.75008,
"c": 0.10271,
"h": 196.8
},
"luminance": 0.44231
}Semantic roles & 50–950 ramp
primary
#4FC2C4
secondary
#D09F9E
accent
#514ED9
background
#F9FDFD
surface
#F2FAFA
border
#CCD3D3
text
#0D1414
muted
#7E8383