#75DEBE#75DEBE
#75DEBE is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.8% C 0.109 H 171.5°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #75DEBE |
|---|---|
| RGB | rgb(117, 222, 190) |
| HSL | hsl(162, 61%, 66%) |
| HSV | hsv(162, 47%, 87%) |
| CMYK | cmyk(47.3%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(81.70, -38.02, 6.33) |
| CIE-LCH | lch(81.70, 38.54, 170.55°) |
| OKLab | oklab(82.85% -0.1078 0.0162) |
| OKLCH | oklch(82.85% 0.109 171.5) |
| XYZ | xyz(42.7477, 59.7387, 57.9833) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.32
Light Teal
#90E4C1
ΔE00 3.41
Seafoam
#7FE0B3
ΔE00 3.94
Mediumaquamarine
#66CDAA
ΔE00 4.37
Light Turquoise
#7EF4CC
ΔE00 5.04
Eucalyptus
#44D7A8
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DEBE #DE7595
analogous
#75DE8A #75DEBE #75CADE
triadic
#75DEBE #BE75DE #DEBE75
tetradic
#75DEBE #8A75DE #DE7595 #CADE75
square
#75DEBE #8A75DE #DE7595 #CADE75
split-complementary
#75DEBE #DE75CA #DE8A75
monochromatic
#2AAF86 #44D2A7 #75DEBE #A6EAD5 #D8F6ED
Accessibility & contrast
On white
1.62
#75DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#75DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DEBE
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DEBE | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BC
Deuteranopia (green-blind)
#C8C6C0
Tritanopia (blue-blind)
#4EE0D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #75debe; /* rgb */ color: rgb(117, 222, 190); /* oklch */ color: oklch(82.8% 0.109 171.5);
Tailwind
colors: {
custom: {
50: '#a3e9d1',
500: '#75debe',
950: '#000000',
},
}SCSS
$custom: #75debe; $custom-light: #a3e9d1; $custom-dark: #000000;
JSON
{
"hex": "#75debe",
"rgb": {
"r": 117,
"g": 222,
"b": 190
},
"hsl": {
"h": 161.714,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.82847,
"c": 0.10902,
"h": 171.5
},
"luminance": 0.59742
}Semantic roles & 50–950 ramp
primary
#75DEBE
secondary
#B14667
accent
#1C51C9
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483