#75E3DB#75E3DB
#75E3DB is a very light, moderate teal. Relative luminance 0.638; OKLCH L 84.9% C 0.102 H 189.2°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #75E3DB |
|---|---|
| RGB | rgb(117, 227, 219) |
| HSL | hsl(176, 66%, 67%) |
| HSV | hsv(176, 48%, 89%) |
| CMYK | cmyk(48.5%, 0%, 3.5%, 11%) |
| CIE-LAB | lab(83.88, -33.48, -5.84) |
| CIE-LCH | lch(83.88, 33.99, 189.90°) |
| OKLab | oklab(84.86% -0.1009 -0.0163) |
| OKLCH | oklch(84.86% 0.102 189.2) |
| XYZ | xyz(47.5861, 63.8304, 76.8169) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.61
Mediumturquoise
#48D1CC
ΔE00 5.22
Tiffany Blue
#7BF2DA
ΔE00 6.03
Bright Aqua
#0BF9EA
ΔE00 6.94
Bright Cyan
#41FDFE
ΔE00 7.10
Bright Light Blue
#26F7FD
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E3DB #E3757D
analogous
#75E3A4 #75E3DB #75B4E3
triadic
#75E3DB #DB75E3 #E3DB75
tetradic
#75E3DB #A475E3 #E3757D #B4E375
square
#75E3DB #A475E3 #E3757D #B4E375
split-complementary
#75E3DB #E375B4 #E3A475
monochromatic
#25B8AE #42D9CE #75E3DB #A8EDE8 #DBF8F6
Accessibility & contrast
On white
1.53
#75E3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#75E3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E3DB
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E3DB | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DB
Deuteranopia (green-blind)
#C6CBDC
Tritanopia (blue-blind)
#37E8E0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #75e3db; /* rgb */ color: rgb(117, 227, 219); /* oklch */ color: oklch(84.9% 0.102 189.2);
Tailwind
colors: {
custom: {
50: '#a4ece6',
500: '#75e3db',
950: '#000000',
},
}SCSS
$custom: #75e3db; $custom-light: #a4ece6; $custom-dark: #000000;
JSON
{
"hex": "#75e3db",
"rgb": {
"r": 117,
"g": 227,
"b": 219
},
"hsl": {
"h": 175.636,
"s": 66.265,
"l": 67.451
},
"oklch": {
"l": 0.84857,
"c": 0.10224,
"h": 189.2
},
"luminance": 0.63835
}Semantic roles & 50–950 ramp
primary
#75E3DB
secondary
#B9444C
accent
#1725CE
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484