#75DEDD#75DEDD
#75DEDD is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.8% C 0.098 H 194.6°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #75DEDD |
|---|---|
| RGB | rgb(117, 222, 221) |
| HSL | hsl(179, 61%, 66%) |
| HSV | hsv(179, 47%, 87%) |
| CMYK | cmyk(47.3%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(82.51, -30.61, -8.93) |
| CIE-LCH | lch(82.51, 31.89, 196.26°) |
| OKLab | oklab(83.77% -0.0946 -0.0247) |
| OKLCH | oklch(83.77% 0.098 194.6) |
| XYZ | xyz(46.5033, 61.2409, 77.7627) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.87
Darkturquoise
#00CED1
ΔE00 6.46
Robin'S Egg
#6DEDFD
ΔE00 6.60
Turquoise
#40E0D0
ΔE00 6.61
Robin'S Egg Blue
#98EFF9
ΔE00 6.71
Robin Egg Blue
#8AF1FE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DEDD #DE7576
analogous
#75DEA9 #75DEDD #75ABDE
triadic
#75DEDD #DD75DE #DEDD75
tetradic
#75DEDD #A975DE #DE7576 #ABDE75
square
#75DEDD #A975DE #DE7576 #ABDE75
split-complementary
#75DEDD #DE75AB #DEA975
monochromatic
#2AAFAE #44D2D1 #75DEDD #A6EAE9 #D8F6F5
Accessibility & contrast
On white
1.59
#75DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#75DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DEDD
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DEDD | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DD
Deuteranopia (green-blind)
#C0C8DE
Tritanopia (blue-blind)
#37E4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75dedd; /* rgb */ color: rgb(117, 222, 221); /* oklch */ color: oklch(83.8% 0.098 194.6);
Tailwind
colors: {
custom: {
50: '#a4e8e7',
500: '#75dedd',
950: '#000000',
},
}SCSS
$custom: #75dedd; $custom-light: #a4e8e7; $custom-dark: #000000;
JSON
{
"hex": "#75dedd",
"rgb": {
"r": 117,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.429,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.83772,
"c": 0.09774,
"h": 194.6
},
"luminance": 0.61245
}Semantic roles & 50–950 ramp
primary
#75DEDD
secondary
#B14647
accent
#1C1EC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484