#75DEC4#75DEC4
#75DEC4 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.106 H 175.5°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #75DEC4 |
|---|---|
| RGB | rgb(117, 222, 196) |
| HSL | hsl(165, 61%, 66%) |
| HSV | hsv(165, 47%, 87%) |
| CMYK | cmyk(47.3%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(81.84, -36.66, 3.36) |
| CIE-LCH | lch(81.84, 36.81, 174.76°) |
| OKLab | oklab(83.01% -0.1052 0.0084) |
| OKLCH | oklch(83.01% 0.106 175.5) |
| XYZ | xyz(43.4170, 60.0064, 61.5083) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.35
Light Teal
#90E4C1
ΔE00 4.43
Tiffany Blue
#7BF2DA
ΔE00 4.60
Mediumaquamarine
#66CDAA
ΔE00 5.24
Turquoise
#40E0D0
ΔE00 5.32
Pale Teal
#82CBB2
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DEC4 #DE758F
analogous
#75DE90 #75DEC4 #75C4DE
triadic
#75DEC4 #C475DE #DEC475
tetradic
#75DEC4 #9075DE #DE758F #C4DE75
square
#75DEC4 #9075DE #DE758F #C4DE75
split-complementary
#75DEC4 #DE75C4 #DE9075
monochromatic
#2AAF8E #44D2AF #75DEC4 #A6EAD9 #D8F6EE
Accessibility & contrast
On white
1.62
#75DEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#75DEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DEC4
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DEC4 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C3
Deuteranopia (green-blind)
#C7C6C6
Tritanopia (blue-blind)
#4AE0D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #75dec4; /* rgb */ color: rgb(117, 222, 196); /* oklch */ color: oklch(83.0% 0.106 175.5);
Tailwind
colors: {
custom: {
50: '#a3e8d5',
500: '#75dec4',
950: '#000000',
},
}SCSS
$custom: #75dec4; $custom-light: #a3e8d5; $custom-dark: #000000;
JSON
{
"hex": "#75dec4",
"rgb": {
"r": 117,
"g": 222,
"b": 196
},
"hsl": {
"h": 165.143,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.83014,
"c": 0.10552,
"h": 175.5
},
"luminance": 0.6001
}Semantic roles & 50–950 ramp
primary
#75DEC4
secondary
#B14661
accent
#1C47C9
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483