#75E2DB#75E2DB
#75E2DB is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.6% C 0.101 H 189.9°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #75E2DB |
|---|---|
| RGB | rgb(117, 226, 219) |
| HSL | hsl(176, 65%, 67%) |
| HSV | hsv(176, 48%, 89%) |
| CMYK | cmyk(48.2%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(83.59, -33.01, -6.26) |
| CIE-LCH | lch(83.59, 33.60, 190.74°) |
| OKLab | oklab(84.63% -0.0998 -0.0174) |
| OKLCH | oklch(84.63% 0.101 189.9) |
| XYZ | xyz(47.3134, 63.2850, 76.7260) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.83
Mediumturquoise
#48D1CC
ΔE00 5.03
Tiffany Blue
#7BF2DA
ΔE00 6.44
Bright Cyan
#41FDFE
ΔE00 7.16
Bright Light Blue
#26F7FD
ΔE00 7.21
Bright Aqua
#0BF9EA
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E2DB #E2757C
analogous
#75E2A5 #75E2DB #75B2E2
triadic
#75E2DB #DB75E2 #E2DB75
tetradic
#75E2DB #A575E2 #E2757C #B2E275
square
#75E2DB #A575E2 #E2757C #B2E275
split-complementary
#75E2DB #E275B2 #E2A575
monochromatic
#26B6AD #42D7CE #75E2DB #A8EDE8 #DAF7F5
Accessibility & contrast
On white
1.54
#75E2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#75E2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E2DB
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E2DB | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#C5CBDC
Tritanopia (blue-blind)
#37E7E0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #75e2db; /* rgb */ color: rgb(117, 226, 219); /* oklch */ color: oklch(84.6% 0.101 189.9);
Tailwind
colors: {
custom: {
50: '#a4ebe6',
500: '#75e2db',
950: '#000000',
},
}SCSS
$custom: #75e2db; $custom-light: #a4ebe6; $custom-dark: #000000;
JSON
{
"hex": "#75e2db",
"rgb": {
"r": 117,
"g": 226,
"b": 219
},
"hsl": {
"h": 176.147,
"s": 65.269,
"l": 67.255
},
"oklch": {
"l": 0.84627,
"c": 0.10134,
"h": 189.9
},
"luminance": 0.63289
}Semantic roles & 50–950 ramp
primary
#75E2DB
secondary
#B7444C
accent
#1824CD
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484