#4CDDC2#4CDDC2
#4CDDC2 is a light, vivid teal. Relative luminance 0.571; OKLCH L 81.4% C 0.129 H 178.0°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #4CDDC2 |
|---|---|
| RGB | rgb(76, 221, 194) |
| HSL | hsl(169, 68%, 58%) |
| HSV | hsv(169, 66%, 87%) |
| CMYK | cmyk(65.6%, 0%, 12.2%, 13.3%) |
| CIE-LAB | lab(80.26, -44.73, 1.97) |
| CIE-LCH | lch(80.26, 44.78, 177.48°) |
| OKLab | oklab(81.36% -0.1286 0.0045) |
| OKLCH | oklch(81.36% 0.129 178) |
| XYZ | xyz(38.5699, 57.1402, 60.0249) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.59
Turquoise
#40E0D0
ΔE00 3.72
Aquamarine (survey)
#04D8B2
ΔE00 3.89
Aqua Marine
#2EE8BB
ΔE00 5.10
Seafoam Blue
#78D1B6
ΔE00 5.15
Mediumaquamarine
#66CDAA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CDDC2 #DD4C67
analogous
#4CDD7A #4CDDC2 #4CAFDD
triadic
#4CDDC2 #C24CDD #DDC24C
tetradic
#4CDDC2 #7A4CDD #DD4C67 #AFDD4C
square
#4CDDC2 #7A4CDD #DD4C67 #AFDD4C
split-complementary
#4CDDC2 #DD4CAF #DD7A4C
monochromatic
#1C937D #26C6A8 #4CDDC2 #7FE7D4 #B3F1E5
Accessibility & contrast
On white
1.69
#4CDDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#4CDDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CDDC2
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CDDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CDDC2 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C1
Deuteranopia (green-blind)
#C0C1C4
Tritanopia (blue-blind)
#00E0D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #4cddc2; /* rgb */ color: rgb(76, 221, 194); /* oklch */ color: oklch(81.4% 0.129 178.0);
Tailwind
colors: {
custom: {
50: '#8fe8d4',
500: '#4cddc2',
950: '#000000',
},
}SCSS
$custom: #4cddc2; $custom-light: #8fe8d4; $custom-dark: #000000;
JSON
{
"hex": "#4cddc2",
"rgb": {
"r": 76,
"g": 221,
"b": 194
},
"hsl": {
"h": 168.828,
"s": 68.075,
"l": 58.235
},
"oklch": {
"l": 0.81363,
"c": 0.12864,
"h": 178
},
"luminance": 0.57144
}Semantic roles & 50–950 ramp
primary
#4CDDC2
secondary
#973648
accent
#3D5DEB
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0E1614
muted
#7F8483