#75DEDC#75DEDC
#75DEDC is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.098 H 193.8°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #75DEDC |
|---|---|
| RGB | rgb(117, 222, 220) |
| HSL | hsl(179, 61%, 66%) |
| HSV | hsv(179, 47%, 87%) |
| CMYK | cmyk(47.3%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(82.48, -30.87, -8.44) |
| CIE-LCH | lch(82.48, 32.00, 195.30°) |
| OKLab | oklab(83.74% -0.095 -0.0233) |
| OKLCH | oklch(83.74% 0.098 193.8) |
| XYZ | xyz(46.3704, 61.1878, 77.0631) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.73
Turquoise
#40E0D0
ΔE00 6.30
Darkturquoise
#00CED1
ΔE00 6.49
Robin'S Egg
#6DEDFD
ΔE00 6.92
Robin'S Egg Blue
#98EFF9
ΔE00 6.97
Bright Light Blue
#26F7FD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DEDC #DE7577
analogous
#75DEA8 #75DEDC #75ACDE
triadic
#75DEDC #DC75DE #DEDC75
tetradic
#75DEDC #A875DE #DE7577 #ACDE75
square
#75DEDC #A875DE #DE7577 #ACDE75
split-complementary
#75DEDC #DE75AC #DEA875
monochromatic
#2AAFAC #44D2CF #75DEDC #A6EAE9 #D8F6F5
Accessibility & contrast
On white
1.59
#75DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#75DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DEDC
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DEDC | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#38E3DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75dedc; /* rgb */ color: rgb(117, 222, 220); /* oklch */ color: oklch(83.7% 0.098 193.8);
Tailwind
colors: {
custom: {
50: '#a4e8e6',
500: '#75dedc',
950: '#000000',
},
}SCSS
$custom: #75dedc; $custom-light: #a4e8e6; $custom-dark: #000000;
JSON
{
"hex": "#75dedc",
"rgb": {
"r": 117,
"g": 222,
"b": 220
},
"hsl": {
"h": 178.857,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.8374,
"c": 0.09781,
"h": 193.8
},
"luminance": 0.61192
}Semantic roles & 50–950 ramp
primary
#75DEDC
secondary
#B14648
accent
#1C20C9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484