#75CDC0#75CDC0
#75CDC0 is a light, moderate teal. Relative luminance 0.512; OKLCH L 78.9% C 0.088 H 183.5°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #75CDC0 |
|---|---|
| RGB | rgb(117, 205, 192) |
| HSL | hsl(171, 47%, 63%) |
| HSV | hsv(171, 43%, 80%) |
| CMYK | cmyk(42.9%, 0%, 6.3%, 19.6%) |
| CIE-LAB | lab(76.83, -29.60, -1.81) |
| CIE-LCH | lch(76.83, 29.66, 183.50°) |
| OKLab | oklab(78.93% -0.0874 -0.0053) |
| OKLCH | oklch(78.93% 0.088 183.5) |
| XYZ | xyz(38.6781, 51.2474, 57.7125) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.81
Pale Teal
#82CBB2
ΔE00 4.88
Mediumturquoise
#48D1CC
ΔE00 4.97
Turquoise
#40E0D0
ΔE00 6.37
Mediumaquamarine
#66CDAA
ΔE00 7.18
Turquoise (survey)
#06C2AC
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CDC0 #CD7582
analogous
#75CD94 #75CDC0 #75AECD
triadic
#75CDC0 #C075CD #CDC075
tetradic
#75CDC0 #9475CD #CD7582 #AECD75
square
#75CDC0 #9475CD #CD7582 #AECD75
split-complementary
#75CDC0 #CD75AE #CD9475
monochromatic
#359385 #48BDAB #75CDC0 #A2DDD5 #CFEEE9
Accessibility & contrast
On white
1.87
#75CDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#75CDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CDC0
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CDC0 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4C0
Deuteranopia (green-blind)
#B6B9C1
Tritanopia (blue-blind)
#51D0C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75cdc0; /* rgb */ color: rgb(117, 205, 192); /* oklch */ color: oklch(78.9% 0.088 183.5);
Tailwind
colors: {
custom: {
50: '#a2dcd3',
500: '#75cdc0',
950: '#000000',
},
}SCSS
$custom: #75cdc0; $custom-light: #a2dcd3; $custom-dark: #000000;
JSON
{
"hex": "#75cdc0",
"rgb": {
"r": 117,
"g": 205,
"b": 192
},
"hsl": {
"h": 171.136,
"s": 46.809,
"l": 63.137
},
"oklch": {
"l": 0.78932,
"c": 0.08755,
"h": 183.5
},
"luminance": 0.5125
}Semantic roles & 50–950 ramp
primary
#75CDC0
secondary
#994D59
accent
#2B41BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483