#75CDB2#75CDB2
#75CDB2 is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.5% C 0.094 H 171.9°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #75CDB2 |
|---|---|
| RGB | rgb(117, 205, 178) |
| HSL | hsl(162, 47%, 63%) |
| HSV | hsv(162, 43%, 80%) |
| CMYK | cmyk(42.9%, 0%, 13.2%, 19.6%) |
| CIE-LAB | lab(76.47, -32.84, 5.21) |
| CIE-LCH | lch(76.47, 33.25, 170.99°) |
| OKLab | oklab(78.53% -0.0935 0.0133) |
| OKLCH | oklch(78.53% 0.094 171.9) |
| XYZ | xyz(37.2001, 50.6562, 49.9282) |
| Luminance | 0.5066 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.00
Pale Teal
#82CBB2
ΔE00 1.95
Mediumaquamarine
#66CDAA
ΔE00 2.66
Light Teal
#90E4C1
ΔE00 6.09
Seafoam
#7FE0B3
ΔE00 6.33
Eucalyptus
#44D7A8
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CDB2 #CD7590
analogous
#75CD86 #75CDB2 #75BCCD
triadic
#75CDB2 #B275CD #CDB275
tetradic
#75CDB2 #8675CD #CD7590 #BCCD75
square
#75CDB2 #8675CD #CD7590 #BCCD75
split-complementary
#75CDB2 #CD75BC #CD8675
monochromatic
#359376 #48BD99 #75CDB2 #A2DDCB #CFEEE4
Accessibility & contrast
On white
1.89
#75CDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#75CDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CDB2
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CDB2 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3B1
Deuteranopia (green-blind)
#BAB8B4
Tritanopia (blue-blind)
#58CEC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #75cdb2; /* rgb */ color: rgb(117, 205, 178); /* oklch */ color: oklch(78.5% 0.094 171.9);
Tailwind
colors: {
custom: {
50: '#a1dcc9',
500: '#75cdb2',
950: '#000000',
},
}SCSS
$custom: #75cdb2; $custom-light: #a1dcc9; $custom-dark: #000000;
JSON
{
"hex": "#75cdb2",
"rgb": {
"r": 117,
"g": 205,
"b": 178
},
"hsl": {
"h": 161.591,
"s": 46.809,
"l": 63.137
},
"oklch": {
"l": 0.78525,
"c": 0.09442,
"h": 171.9
},
"luminance": 0.50659
}Semantic roles & 50–950 ramp
primary
#75CDB2
secondary
#994D65
accent
#2B57BA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482