#4BC8C8#4BC8C8
#4BC8C8 is a light, moderate teal. Relative luminance 0.470; OKLCH L 76.5% C 0.109 H 195.1°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #4BC8C8 |
|---|---|
| RGB | rgb(75, 200, 200) |
| HSL | hsl(180, 53%, 54%) |
| HSV | hsv(180, 63%, 78%) |
| CMYK | cmyk(62.5%, 0%, 0%, 21.6%) |
| CIE-LAB | lab(74.17, -33.81, -10.22) |
| CIE-LCH | lch(74.17, 35.32, 196.82°) |
| OKLab | oklab(76.47% -0.105 -0.0284) |
| OKLCH | oklch(76.47% 0.109 195.1) |
| XYZ | xyz(33.9767, 46.9708, 61.9080) |
| Luminance | 0.4698 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 2.77
Mediumturquoise
#48D1CC
ΔE00 2.87
Topaz
#13BBAF
ΔE00 6.40
Aqua Blue
#02D8E9
ΔE00 6.72
Lightseagreen
#20B2AA
ΔE00 7.23
Turquoise
#40E0D0
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BC8C8 #C84B4B
analogous
#4BC88A #4BC8C8 #4B8AC8
triadic
#4BC8C8 #C84BC8 #C8C84B
tetradic
#4BC8C8 #8A4BC8 #C84B4B #8AC84B
square
#4BC8C8 #8A4BC8 #C84B4B #8AC84B
split-complementary
#4BC8C8 #C84B8A #C88A4B
monochromatic
#247575 #32A4A4 #4BC8C8 #7AD6D6 #A9E5E5
Accessibility & contrast
On white
2.02
#4BC8C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#4BC8C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BC8C8
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BC8C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BC8C8 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBFC8
Deuteranopia (green-blind)
#A8B0C9
Tritanopia (blue-blind)
#00CEC8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #4bc8c8; /* rgb */ color: rgb(75, 200, 200); /* oklch */ color: oklch(76.5% 0.109 195.1);
Tailwind
colors: {
custom: {
50: '#8cd9d8',
500: '#4bc8c8',
950: '#000000',
},
}SCSS
$custom: #4bc8c8; $custom-light: #8cd9d8; $custom-dark: #000000;
JSON
{
"hex": "#4bc8c8",
"rgb": {
"r": 75,
"g": 200,
"b": 200
},
"hsl": {
"h": 180,
"s": 53.191,
"l": 53.922
},
"oklch": {
"l": 0.76466,
"c": 0.10874,
"h": 195.1
},
"luminance": 0.46975
}Semantic roles & 50–950 ramp
primary
#4BC8C8
secondary
#D29D9D
accent
#4B4BDD
background
#F9FDFD
surface
#F2FAFA
border
#CCD3D3
text
#0D1414
muted
#7E8383