#75EDC7#75EDC7
#75EDC7 is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.6% C 0.122 H 170.2°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #75EDC7 |
|---|---|
| RGB | rgb(117, 237, 199) |
| HSL | hsl(161, 77%, 69%) |
| HSV | hsv(161, 51%, 93%) |
| CMYK | cmyk(50.6%, 0%, 16%, 7.1%) |
| CIE-LAB | lab(86.24, -42.73, 8.12) |
| CIE-LCH | lch(86.24, 43.49, 169.24°) |
| OKLab | oklab(86.6% -0.1205 0.0208) |
| OKLCH | oklch(86.6% 0.122 170.2) |
| XYZ | xyz(47.9245, 68.4696, 64.7122) |
| Luminance | 0.6847 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.66
Aquamarine
#7FFFD4
ΔE00 3.84
Light Teal
#90E4C1
ΔE00 3.95
Light Aqua
#8CFFDB
ΔE00 4.12
Seafoam
#7FE0B3
ΔE00 4.32
Tiffany Blue
#7BF2DA
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EDC7 #ED759B
analogous
#75ED8B #75EDC7 #75D7ED
triadic
#75EDC7 #C775ED #EDC775
tetradic
#75EDC7 #8B75ED #ED759B #D7ED75
square
#75EDC7 #8B75ED #ED759B #D7ED75
split-complementary
#75EDC7 #ED75D7 #ED8B75
monochromatic
#1BCD94 #3FE6B1 #75EDC7 #ABF4DD #E1FBF3
Accessibility & contrast
On white
1.43
#75EDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#75EDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EDC7
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EDC7 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C5
Deuteranopia (green-blind)
#D5D2CA
Tritanopia (blue-blind)
#43EEE2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #75edc7; /* rgb */ color: rgb(117, 237, 199); /* oklch */ color: oklch(86.6% 0.122 170.2);
Tailwind
colors: {
custom: {
50: '#a4f3d8',
500: '#75edc7',
950: '#000000',
},
}SCSS
$custom: #75edc7; $custom-light: #a4f3d8; $custom-dark: #000000;
JSON
{
"hex": "#75edc7",
"rgb": {
"r": 117,
"g": 237,
"b": 199
},
"hsl": {
"h": 161,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.86603,
"c": 0.1223,
"h": 170.2
},
"luminance": 0.68474
}Semantic roles & 50–950 ramp
primary
#75EDC7
secondary
#C6406B
accent
#0C4DD9
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583