#75DABB#75DABB
#75DABB is a light, moderate teal. Relative luminance 0.575; OKLCH L 81.8% C 0.106 H 171.5°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #75DABB |
|---|---|
| RGB | rgb(117, 218, 187) |
| HSL | hsl(162, 58%, 66%) |
| HSV | hsv(162, 46%, 85%) |
| CMYK | cmyk(46.3%, 0%, 14.2%, 14.5%) |
| CIE-LAB | lab(80.47, -36.86, 6.15) |
| CIE-LCH | lch(80.47, 37.37, 170.53°) |
| OKLab | oklab(81.83% -0.1046 0.0157) |
| OKLCH | oklch(81.83% 0.106 171.5) |
| XYZ | xyz(41.3734, 57.5093, 55.9242) |
| Luminance | 0.5751 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.39
Mediumaquamarine
#66CDAA
ΔE00 3.62
Light Teal
#90E4C1
ΔE00 3.78
Seafoam
#7FE0B3
ΔE00 4.20
Pale Teal
#82CBB2
ΔE00 4.48
Eucalyptus
#44D7A8
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DABB #DA7594
analogous
#75DA88 #75DABB #75C6DA
triadic
#75DABB #BB75DA #DABB75
tetradic
#75DABB #8875DA #DA7594 #C6DA75
square
#75DABB #8875DA #DA7594 #C6DA75
split-complementary
#75DABB #DA75C6 #DA8875
monochromatic
#2DA882 #45CDA3 #75DABB #A5E7D3 #D6F4EB
Accessibility & contrast
On white
1.68
#75DABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#75DABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DABB
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DABB | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBA
Deuteranopia (green-blind)
#C5C3BD
Tritanopia (blue-blind)
#50DBD1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #75dabb; /* rgb */ color: rgb(117, 218, 187); /* oklch */ color: oklch(81.8% 0.106 171.5);
Tailwind
colors: {
custom: {
50: '#a2e6cf',
500: '#75dabb',
950: '#000000',
},
}SCSS
$custom: #75dabb; $custom-light: #a2e6cf; $custom-dark: #000000;
JSON
{
"hex": "#75dabb",
"rgb": {
"r": 117,
"g": 218,
"b": 187
},
"hsl": {
"h": 161.584,
"s": 57.714,
"l": 65.686
},
"oklch": {
"l": 0.81827,
"c": 0.10577,
"h": 171.5
},
"luminance": 0.57513
}Semantic roles & 50–950 ramp
primary
#75DABB
secondary
#AB4867
accent
#2053C5
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1613
muted
#808483