#75CDA2#75CDA2
#75CDA2 is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.1% C 0.106 H 161.3°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #75CDA2 |
|---|---|
| RGB | rgb(117, 205, 162) |
| HSL | hsl(151, 47%, 63%) |
| HSV | hsv(151, 43%, 80%) |
| CMYK | cmyk(42.9%, 0%, 21%, 19.6%) |
| CIE-LAB | lab(76.10, -36.27, 13.26) |
| CIE-LCH | lch(76.10, 38.62, 159.93°) |
| OKLab | oklab(78.1% -0.1006 0.034) |
| OKLCH | oklch(78.1% 0.106 161.3) |
| XYZ | xyz(35.6863, 50.0507, 41.9557) |
| Luminance | 0.5005 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.14
Seafoam
#7FE0B3
ΔE00 4.51
Seafoam Blue
#78D1B6
ΔE00 4.91
Eucalyptus
#44D7A8
ΔE00 5.10
Pale Teal
#82CBB2
ΔE00 5.19
Light Teal
#90E4C1
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CDA2 #CD75A0
analogous
#75CD76 #75CDA2 #75CCCD
triadic
#75CDA2 #A275CD #CDA275
tetradic
#75CDA2 #7675CD #CD75A0 #CCCD75
square
#75CDA2 #7675CD #CD75A0 #CCCD75
split-complementary
#75CDA2 #CD75CC #CD7675
monochromatic
#359365 #48BD84 #75CDA2 #A2DDC0 #CFEEDF
Accessibility & contrast
On white
1.91
#75CDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#75CDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CDA2
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CDA2 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC1A0
Deuteranopia (green-blind)
#BDB8A5
Tritanopia (blue-blind)
#5ECDC1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75cda2; /* rgb */ color: rgb(117, 205, 162); /* oklch */ color: oklch(78.1% 0.106 161.3);
Tailwind
colors: {
custom: {
50: '#a1dcbd',
500: '#75cda2',
950: '#000000',
},
}SCSS
$custom: #75cda2; $custom-light: #a1dcbd; $custom-dark: #000000;
JSON
{
"hex": "#75cda2",
"rgb": {
"r": 117,
"g": 205,
"b": 162
},
"hsl": {
"h": 150.682,
"s": 46.809,
"l": 63.137
},
"oklch": {
"l": 0.78103,
"c": 0.10621,
"h": 161.3
},
"luminance": 0.50053
}Semantic roles & 50–950 ramp
primary
#75CDA2
secondary
#994D72
accent
#2B71BA
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1512
muted
#808482