#75DEBB#75DEBB
#75DEBB is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.8% C 0.111 H 169.6°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #75DEBB |
|---|---|
| RGB | rgb(117, 222, 187) |
| HSL | hsl(160, 61%, 66%) |
| HSV | hsv(160, 47%, 87%) |
| CMYK | cmyk(47.3%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(81.63, -38.69, 7.82) |
| CIE-LCH | lch(81.63, 39.47, 168.58°) |
| OKLab | oklab(82.77% -0.1091 0.02) |
| OKLCH | oklch(82.77% 0.111 169.6) |
| XYZ | xyz(42.4232, 59.6089, 56.2742) |
| Luminance | 0.5961 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.11
Light Teal
#90E4C1
ΔE00 3.17
Seafoam Blue
#78D1B6
ΔE00 3.64
Mediumaquamarine
#66CDAA
ΔE00 4.18
Eucalyptus
#44D7A8
ΔE00 4.82
Light Turquoise
#7EF4CC
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DEBB #DE7598
analogous
#75DE87 #75DEBB #75CDDE
triadic
#75DEBB #BB75DE #DEBB75
tetradic
#75DEBB #8775DE #DE7598 #CDDE75
square
#75DEBB #8775DE #DE7598 #CDDE75
split-complementary
#75DEBB #DE75CD #DE8775
monochromatic
#2AAF82 #44D2A3 #75DEBB #A6EAD3 #D8F6EC
Accessibility & contrast
On white
1.63
#75DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#75DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DEBB
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DEBB | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B9
Deuteranopia (green-blind)
#C8C6BD
Tritanopia (blue-blind)
#4FDFD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #75debb; /* rgb */ color: rgb(117, 222, 187); /* oklch */ color: oklch(82.8% 0.111 169.6);
Tailwind
colors: {
custom: {
50: '#a3e9cf',
500: '#75debb',
950: '#000000',
},
}SCSS
$custom: #75debb; $custom-light: #a3e9cf; $custom-dark: #000000;
JSON
{
"hex": "#75debb",
"rgb": {
"r": 117,
"g": 222,
"b": 187
},
"hsl": {
"h": 160,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.82767,
"c": 0.11096,
"h": 169.6
},
"luminance": 0.59612
}Semantic roles & 50–950 ramp
primary
#75DEBB
secondary
#B1466A
accent
#1C56C9
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101613
muted
#808483