#75DEBD#75DEBD
#75DEBD is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.8% C 0.110 H 170.8°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #75DEBD |
|---|---|
| RGB | rgb(117, 222, 189) |
| HSL | hsl(161, 61%, 66%) |
| HSV | hsv(161, 47%, 87%) |
| CMYK | cmyk(47.3%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(81.67, -38.24, 6.83) |
| CIE-LCH | lch(81.67, 38.85, 169.88°) |
| OKLab | oklab(82.82% -0.1083 0.0174) |
| OKLCH | oklch(82.82% 0.11 170.8) |
| XYZ | xyz(42.6388, 59.6951, 57.4096) |
| Luminance | 0.5970 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.31
Seafoam Blue
#78D1B6
ΔE00 3.40
Seafoam
#7FE0B3
ΔE00 3.66
Mediumaquamarine
#66CDAA
ΔE00 4.29
Light Turquoise
#7EF4CC
ΔE00 4.96
Eucalyptus
#44D7A8
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DEBD #DE7596
analogous
#75DE89 #75DEBD #75CBDE
triadic
#75DEBD #BD75DE #DEBD75
tetradic
#75DEBD #8975DE #DE7596 #CBDE75
square
#75DEBD #8975DE #DE7596 #CBDE75
split-complementary
#75DEBD #DE75CB #DE8975
monochromatic
#2AAF85 #44D2A5 #75DEBD #A6EAD5 #D8F6EC
Accessibility & contrast
On white
1.62
#75DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#75DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DEBD
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DEBD | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BB
Deuteranopia (green-blind)
#C8C6BF
Tritanopia (blue-blind)
#4EDFD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #75debd; /* rgb */ color: rgb(117, 222, 189); /* oklch */ color: oklch(82.8% 0.110 170.8);
Tailwind
colors: {
custom: {
50: '#a3e9d0',
500: '#75debd',
950: '#000000',
},
}SCSS
$custom: #75debd; $custom-light: #a3e9d0; $custom-dark: #000000;
JSON
{
"hex": "#75debd",
"rgb": {
"r": 117,
"g": 222,
"b": 189
},
"hsl": {
"h": 161.143,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.8282,
"c": 0.10966,
"h": 170.8
},
"luminance": 0.59699
}Semantic roles & 50–950 ramp
primary
#75DEBD
secondary
#B14668
accent
#1C53C9
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483