#75DEC0#75DEC0
#75DEC0 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.9% C 0.108 H 172.8°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #75DEC0 |
|---|---|
| RGB | rgb(117, 222, 192) |
| HSL | hsl(163, 61%, 66%) |
| HSV | hsv(163, 47%, 87%) |
| CMYK | cmyk(47.3%, 0%, 13.5%, 12.9%) |
| CIE-LAB | lab(81.74, -37.57, 5.34) |
| CIE-LCH | lch(81.74, 37.95, 171.91°) |
| OKLab | oklab(82.9% -0.1069 0.0136) |
| OKLCH | oklch(82.9% 0.108 172.8) |
| XYZ | xyz(42.9678, 59.8267, 59.1424) |
| Luminance | 0.5983 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.22
Light Teal
#90E4C1
ΔE00 3.68
Seafoam
#7FE0B3
ΔE00 4.51
Mediumaquamarine
#66CDAA
ΔE00 4.59
Tiffany Blue
#7BF2DA
ΔE00 5.10
Light Turquoise
#7EF4CC
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DEC0 #DE7593
analogous
#75DE8C #75DEC0 #75C8DE
triadic
#75DEC0 #C075DE #DEC075
tetradic
#75DEC0 #8C75DE #DE7593 #C8DE75
square
#75DEC0 #8C75DE #DE7593 #C8DE75
split-complementary
#75DEC0 #DE75C8 #DE8C75
monochromatic
#2AAF89 #44D2A9 #75DEC0 #A6EAD7 #D8F6ED
Accessibility & contrast
On white
1.62
#75DEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#75DEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DEC0
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DEC0 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BF
Deuteranopia (green-blind)
#C7C6C2
Tritanopia (blue-blind)
#4CE0D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #75dec0; /* rgb */ color: rgb(117, 222, 192); /* oklch */ color: oklch(82.9% 0.108 172.8);
Tailwind
colors: {
custom: {
50: '#a3e9d3',
500: '#75dec0',
950: '#000000',
},
}SCSS
$custom: #75dec0; $custom-light: #a3e9d3; $custom-dark: #000000;
JSON
{
"hex": "#75dec0",
"rgb": {
"r": 117,
"g": 222,
"b": 192
},
"hsl": {
"h": 162.857,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.82902,
"c": 0.1078,
"h": 172.8
},
"luminance": 0.5983
}Semantic roles & 50–950 ramp
primary
#75DEC0
secondary
#B14665
accent
#1C4EC9
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483