#75DDBA#75DDBA
#75DDBA is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.5% C 0.110 H 169.4°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #75DDBA |
|---|---|
| RGB | rgb(117, 221, 186) |
| HSL | hsl(160, 60%, 66%) |
| HSV | hsv(160, 47%, 87%) |
| CMYK | cmyk(47.1%, 0%, 15.8%, 13.3%) |
| CIE-LAB | lab(81.31, -38.45, 7.90) |
| CIE-LCH | lch(81.31, 39.26, 168.39°) |
| OKLab | oklab(82.51% -0.1084 0.0202) |
| OKLCH | oklch(82.51% 0.11 169.4) |
| XYZ | xyz(42.0517, 59.0366, 55.6241) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.09
Light Teal
#90E4C1
ΔE00 3.24
Seafoam Blue
#78D1B6
ΔE00 3.46
Mediumaquamarine
#66CDAA
ΔE00 3.96
Eucalyptus
#44D7A8
ΔE00 4.75
Light Turquoise
#7EF4CC
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DDBA #DD7598
analogous
#75DD86 #75DDBA #75CCDD
triadic
#75DDBA #BA75DD #DDBA75
tetradic
#75DDBA #8675DD #DD7598 #CCDD75
square
#75DDBA #8675DD #DD7598 #CCDD75
split-complementary
#75DDBA #DD75CC #DD8675
monochromatic
#2BAD81 #44D1A1 #75DDBA #A6E9D3 #D7F5EB
Accessibility & contrast
On white
1.64
#75DDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#75DDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DDBA
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DDBA | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B8
Deuteranopia (green-blind)
#C8C5BC
Tritanopia (blue-blind)
#50DED3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #75ddba; /* rgb */ color: rgb(117, 221, 186); /* oklch */ color: oklch(82.5% 0.110 169.4);
Tailwind
colors: {
custom: {
50: '#a3e8ce',
500: '#75ddba',
950: '#000000',
},
}SCSS
$custom: #75ddba; $custom-light: #a3e8ce; $custom-dark: #000000;
JSON
{
"hex": "#75ddba",
"rgb": {
"r": 117,
"g": 221,
"b": 186
},
"hsl": {
"h": 159.808,
"s": 60.465,
"l": 66.275
},
"oklch": {
"l": 0.82505,
"c": 0.11032,
"h": 169.4
},
"luminance": 0.5904
}Semantic roles & 50–950 ramp
primary
#75DDBA
secondary
#AF476A
accent
#1D57C8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101613
muted
#808483