#75E3CD#75E3CD
#75E3CD is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.4% C 0.107 H 178.9°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #75E3CD |
|---|---|
| RGB | rgb(117, 227, 205) |
| HSL | hsl(168, 66%, 67%) |
| HSV | hsv(168, 48%, 89%) |
| CMYK | cmyk(48.5%, 0%, 9.7%, 11%) |
| CIE-LAB | lab(83.51, -36.86, 1.02) |
| CIE-LCH | lch(83.51, 36.88, 178.42°) |
| OKLab | oklab(84.44% -0.1069 0.0021) |
| OKLCH | oklch(84.44% 0.107 178.9) |
| XYZ | xyz(45.8200, 63.1240, 67.5153) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.28
Turquoise
#40E0D0
ΔE00 4.27
Seafoam Blue
#78D1B6
ΔE00 4.98
Light Teal
#90E4C1
ΔE00 5.51
Aqua (survey)
#13EAC9
ΔE00 5.61
Light Turquoise
#7EF4CC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E3CD #E3758B
analogous
#75E396 #75E3CD #75C2E3
triadic
#75E3CD #CD75E3 #E3CD75
tetradic
#75E3CD #9675E3 #E3758B #C2E375
square
#75E3CD #9675E3 #E3758B #C2E375
split-complementary
#75E3CD #E375C2 #E39675
monochromatic
#25B89B #42D9BB #75E3CD #A8EDDF #DBF8F2
Accessibility & contrast
On white
1.54
#75E3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#75E3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E3CD
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E3CD | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CC
Deuteranopia (green-blind)
#C9CBCF
Tritanopia (blue-blind)
#42E6DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #75e3cd; /* rgb */ color: rgb(117, 227, 205); /* oklch */ color: oklch(84.4% 0.107 178.9);
Tailwind
colors: {
custom: {
50: '#a4ecdc',
500: '#75e3cd',
950: '#000000',
},
}SCSS
$custom: #75e3cd; $custom-light: #a4ecdc; $custom-dark: #000000;
JSON
{
"hex": "#75e3cd",
"rgb": {
"r": 117,
"g": 227,
"b": 205
},
"hsl": {
"h": 168,
"s": 66.265,
"l": 67.451
},
"oklch": {
"l": 0.84436,
"c": 0.10691,
"h": 178.9
},
"luminance": 0.63128
}Semantic roles & 50–950 ramp
primary
#75E3CD
secondary
#B9445B
accent
#173CCE
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484