#75DEC2#75DEC2
#75DEC2 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.0% C 0.107 H 174.1°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #75DEC2 |
|---|---|
| RGB | rgb(117, 222, 194) |
| HSL | hsl(164, 61%, 66%) |
| HSV | hsv(164, 47%, 87%) |
| CMYK | cmyk(47.3%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(81.79, -37.12, 4.35) |
| CIE-LCH | lch(81.79, 37.37, 173.31°) |
| OKLab | oklab(82.96% -0.1061 0.011) |
| OKLCH | oklch(82.96% 0.107 174.1) |
| XYZ | xyz(43.1909, 59.9160, 60.3174) |
| Luminance | 0.5992 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.23
Light Teal
#90E4C1
ΔE00 4.02
Tiffany Blue
#7BF2DA
ΔE00 4.81
Mediumaquamarine
#66CDAA
ΔE00 4.89
Seafoam
#7FE0B3
ΔE00 5.11
Pale Teal
#82CBB2
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DEC2 #DE7591
analogous
#75DE8E #75DEC2 #75C6DE
triadic
#75DEC2 #C275DE #DEC275
tetradic
#75DEC2 #8E75DE #DE7591 #C6DE75
square
#75DEC2 #8E75DE #DE7591 #C6DE75
split-complementary
#75DEC2 #DE75C6 #DE8E75
monochromatic
#2AAF8B #44D2AC #75DEC2 #A6EAD8 #D8F6EE
Accessibility & contrast
On white
1.62
#75DEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#75DEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DEC2
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DEC2 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C1
Deuteranopia (green-blind)
#C7C6C4
Tritanopia (blue-blind)
#4BE0D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #75dec2; /* rgb */ color: rgb(117, 222, 194); /* oklch */ color: oklch(83.0% 0.107 174.1);
Tailwind
colors: {
custom: {
50: '#a3e9d4',
500: '#75dec2',
950: '#000000',
},
}SCSS
$custom: #75dec2; $custom-light: #a3e9d4; $custom-dark: #000000;
JSON
{
"hex": "#75dec2",
"rgb": {
"r": 117,
"g": 222,
"b": 194
},
"hsl": {
"h": 164,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.82958,
"c": 0.10663,
"h": 174.1
},
"luminance": 0.5992
}Semantic roles & 50–950 ramp
primary
#75DEC2
secondary
#B14663
accent
#1C4AC9
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483