#75DEBA#75DEBA
#75DEBA is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.7% C 0.112 H 169.0°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #75DEBA |
|---|---|
| RGB | rgb(117, 222, 186) |
| HSL | hsl(159, 61%, 66%) |
| HSV | hsv(159, 47%, 87%) |
| CMYK | cmyk(47.3%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(81.60, -38.91, 8.31) |
| CIE-LCH | lch(81.60, 39.78, 167.94°) |
| OKLab | oklab(82.74% -0.1096 0.0213) |
| OKLCH | oklch(82.74% 0.112 169) |
| XYZ | xyz(42.3165, 59.5662, 55.7123) |
| Luminance | 0.5957 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.84
Light Teal
#90E4C1
ΔE00 3.15
Seafoam Blue
#78D1B6
ΔE00 3.78
Mediumaquamarine
#66CDAA
ΔE00 4.15
Eucalyptus
#44D7A8
ΔE00 4.68
Light Turquoise
#7EF4CC
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DEBA #DE7599
analogous
#75DE86 #75DEBA #75CEDE
triadic
#75DEBA #BA75DE #DEBA75
tetradic
#75DEBA #8675DE #DE7599 #CEDE75
square
#75DEBA #8675DE #DE7599 #CEDE75
split-complementary
#75DEBA #DE75CE #DE8675
monochromatic
#2AAF81 #44D2A1 #75DEBA #A6EAD3 #D8F6EB
Accessibility & contrast
On white
1.63
#75DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#75DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DEBA
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DEBA | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B8
Deuteranopia (green-blind)
#C9C6BC
Tritanopia (blue-blind)
#50DFD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #75deba; /* rgb */ color: rgb(117, 222, 186); /* oklch */ color: oklch(82.7% 0.112 169.0);
Tailwind
colors: {
custom: {
50: '#a3e9ce',
500: '#75deba',
950: '#000000',
},
}SCSS
$custom: #75deba; $custom-light: #a3e9ce; $custom-dark: #000000;
JSON
{
"hex": "#75deba",
"rgb": {
"r": 117,
"g": 222,
"b": 186
},
"hsl": {
"h": 159.429,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.8274,
"c": 0.11163,
"h": 169
},
"luminance": 0.5957
}Semantic roles & 50–950 ramp
primary
#75DEBA
secondary
#B1466B
accent
#1C58C9
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101613
muted
#808483