#75DEB2#75DEB2
#75DEB2 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.5% C 0.117 H 164.4°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #75DEB2 |
|---|---|
| RGB | rgb(117, 222, 178) |
| HSL | hsl(155, 61%, 66%) |
| HSV | hsv(155, 47%, 87%) |
| CMYK | cmyk(47.3%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(81.42, -40.63, 12.28) |
| CIE-LCH | lch(81.42, 42.44, 163.18°) |
| OKLab | oklab(82.53% -0.1131 0.0315) |
| OKLCH | oklch(82.53% 0.117 164.4) |
| XYZ | xyz(41.4898, 59.2355, 51.3581) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.18
Light Teal
#90E4C1
ΔE00 3.71
Eucalyptus
#44D7A8
ΔE00 4.08
Mediumaquamarine
#66CDAA
ΔE00 4.59
Light Turquoise
#7EF4CC
ΔE00 5.21
Seafoam Blue
#78D1B6
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DEB2 #DE75A1
analogous
#75DE7E #75DEB2 #75D6DE
triadic
#75DEB2 #B275DE #DEB275
tetradic
#75DEB2 #7E75DE #DE75A1 #D6DE75
square
#75DEB2 #7E75DE #DE75A1 #D6DE75
split-complementary
#75DEB2 #DE75D6 #DE7E75
monochromatic
#2AAF77 #44D296 #75DEB2 #A6EACE #D8F6E9
Accessibility & contrast
On white
1.63
#75DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#75DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DEB2
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DEB2 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1B0
Deuteranopia (green-blind)
#CAC6B5
Tritanopia (blue-blind)
#54DED2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #75deb2; /* rgb */ color: rgb(117, 222, 178); /* oklch */ color: oklch(82.5% 0.117 164.4);
Tailwind
colors: {
custom: {
50: '#a3e9c9',
500: '#75deb2',
950: '#000000',
},
}SCSS
$custom: #75deb2; $custom-light: #a3e9c9; $custom-dark: #000000;
JSON
{
"hex": "#75deb2",
"rgb": {
"r": 117,
"g": 222,
"b": 178
},
"hsl": {
"h": 154.857,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.82533,
"c": 0.11744,
"h": 164.4
},
"luminance": 0.59239
}Semantic roles & 50–950 ramp
primary
#75DEB2
secondary
#B14673
accent
#1C65C9
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#101613
muted
#808482