#75DEBF#75DEBF
#75DEBF is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.9% C 0.108 H 172.1°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #75DEBF |
|---|---|
| RGB | rgb(117, 222, 191) |
| HSL | hsl(162, 61%, 66%) |
| HSV | hsv(162, 47%, 87%) |
| CMYK | cmyk(47.3%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(81.72, -37.79, 5.84) |
| CIE-LCH | lch(81.72, 38.24, 171.22°) |
| OKLab | oklab(82.88% -0.1074 0.0149) |
| OKLCH | oklch(82.88% 0.108 172.1) |
| XYZ | xyz(42.8574, 59.7826, 58.5609) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.26
Light Teal
#90E4C1
ΔE00 3.53
Seafoam
#7FE0B3
ΔE00 4.22
Mediumaquamarine
#66CDAA
ΔE00 4.47
Light Turquoise
#7EF4CC
ΔE00 5.13
Tiffany Blue
#7BF2DA
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DEBF #DE7594
analogous
#75DE8B #75DEBF #75C9DE
triadic
#75DEBF #BF75DE #DEBF75
tetradic
#75DEBF #8B75DE #DE7594 #C9DE75
square
#75DEBF #8B75DE #DE7594 #C9DE75
split-complementary
#75DEBF #DE75C9 #DE8B75
monochromatic
#2AAF88 #44D2A8 #75DEBF #A6EAD6 #D8F6ED
Accessibility & contrast
On white
1.62
#75DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#75DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DEBF
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DEBF | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BE
Deuteranopia (green-blind)
#C8C6C1
Tritanopia (blue-blind)
#4DE0D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #75debf; /* rgb */ color: rgb(117, 222, 191); /* oklch */ color: oklch(82.9% 0.108 172.1);
Tailwind
colors: {
custom: {
50: '#a3e9d2',
500: '#75debf',
950: '#000000',
},
}SCSS
$custom: #75debf; $custom-light: #a3e9d2; $custom-dark: #000000;
JSON
{
"hex": "#75debf",
"rgb": {
"r": 117,
"g": 222,
"b": 191
},
"hsl": {
"h": 162.286,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.82875,
"c": 0.1084,
"h": 172.1
},
"luminance": 0.59786
}Semantic roles & 50–950 ramp
primary
#75DEBF
secondary
#B14666
accent
#1C4FC9
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483