#75DEB3#75DEB3
#75DEB3 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.6% C 0.117 H 165.0°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #75DEB3 |
|---|---|
| RGB | rgb(117, 222, 179) |
| HSL | hsl(155, 61%, 66%) |
| HSV | hsv(155, 47%, 87%) |
| CMYK | cmyk(47.3%, 0%, 19.4%, 12.9%) |
| CIE-LAB | lab(81.44, -40.42, 11.79) |
| CIE-LCH | lch(81.44, 42.10, 163.74°) |
| OKLab | oklab(82.56% -0.1127 0.0303) |
| OKLCH | oklch(82.56% 0.117 165) |
| XYZ | xyz(41.5905, 59.2758, 51.8888) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.31
Light Teal
#90E4C1
ΔE00 3.58
Eucalyptus
#44D7A8
ΔE00 4.09
Mediumaquamarine
#66CDAA
ΔE00 4.49
Seafoam Blue
#78D1B6
ΔE00 5.04
Light Turquoise
#7EF4CC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DEB3 #DE75A0
analogous
#75DE7F #75DEB3 #75D5DE
triadic
#75DEB3 #B375DE #DEB375
tetradic
#75DEB3 #7F75DE #DE75A0 #D5DE75
square
#75DEB3 #7F75DE #DE75A0 #D5DE75
split-complementary
#75DEB3 #DE75D5 #DE7F75
monochromatic
#2AAF78 #44D298 #75DEB3 #A6EACE #D8F6E9
Accessibility & contrast
On white
1.63
#75DEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#75DEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DEB3
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DEB3 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B1
Deuteranopia (green-blind)
#CAC6B6
Tritanopia (blue-blind)
#53DED2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #75deb3; /* rgb */ color: rgb(117, 222, 179); /* oklch */ color: oklch(82.6% 0.117 165.0);
Tailwind
colors: {
custom: {
50: '#a3e9c9',
500: '#75deb3',
950: '#000000',
},
}SCSS
$custom: #75deb3; $custom-light: #a3e9c9; $custom-dark: #000000;
JSON
{
"hex": "#75deb3",
"rgb": {
"r": 117,
"g": 222,
"b": 179
},
"hsl": {
"h": 155.429,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.82559,
"c": 0.11667,
"h": 165
},
"luminance": 0.59279
}Semantic roles & 50–950 ramp
primary
#75DEB3
secondary
#B14672
accent
#1C63C9
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#101613
muted
#808482