#75DED2#75DED2
#75DED2 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.100 H 185.8°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #75DED2 |
|---|---|
| RGB | rgb(117, 222, 210) |
| HSL | hsl(173, 61%, 66%) |
| HSV | hsv(173, 47%, 87%) |
| CMYK | cmyk(47.3%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(82.20, -33.34, -3.54) |
| CIE-LCH | lch(82.20, 33.53, 186.06°) |
| OKLab | oklab(83.43% -0.0992 -0.0101) |
| OKLCH | oklch(83.43% 0.1 185.8) |
| XYZ | xyz(45.0855, 60.6738, 70.2956) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.99
Mediumturquoise
#48D1CC
ΔE00 4.93
Tiffany Blue
#7BF2DA
ΔE00 5.63
Seafoam Blue
#78D1B6
ΔE00 6.45
Pale Teal
#82CBB2
ΔE00 7.51
Bright Aqua
#0BF9EA
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DED2 #DE7581
analogous
#75DE9E #75DED2 #75B6DE
triadic
#75DED2 #D275DE #DED275
tetradic
#75DED2 #9E75DE #DE7581 #B6DE75
square
#75DED2 #9E75DE #DE7581 #B6DE75
split-complementary
#75DED2 #DE75B6 #DE9E75
monochromatic
#2AAFA0 #44D2C2 #75DED2 #A6EAE2 #D8F6F2
Accessibility & contrast
On white
1.60
#75DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#75DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DED2
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DED2 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D2
Deuteranopia (green-blind)
#C3C7D3
Tritanopia (blue-blind)
#41E2DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #75ded2; /* rgb */ color: rgb(117, 222, 210); /* oklch */ color: oklch(83.4% 0.100 185.8);
Tailwind
colors: {
custom: {
50: '#a4e8df',
500: '#75ded2',
950: '#000000',
},
}SCSS
$custom: #75ded2; $custom-light: #a4e8df; $custom-dark: #000000;
JSON
{
"hex": "#75ded2",
"rgb": {
"r": 117,
"g": 222,
"b": 210
},
"hsl": {
"h": 173.143,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.83425,
"c": 0.09968,
"h": 185.8
},
"luminance": 0.60678
}Semantic roles & 50–950 ramp
primary
#75DED2
secondary
#B14653
accent
#1C30C9
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484