#75EDCD#75EDCD
#75EDCD is a very light, moderate teal. Relative luminance 0.688; OKLCH L 86.8% C 0.119 H 173.7°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #75EDCD |
|---|---|
| RGB | rgb(117, 237, 205) |
| HSL | hsl(164, 77%, 69%) |
| HSV | hsv(164, 51%, 93%) |
| CMYK | cmyk(50.6%, 0%, 13.5%, 7.1%) |
| CIE-LAB | lab(86.38, -41.38, 5.19) |
| CIE-LCH | lch(86.38, 41.71, 172.86°) |
| OKLab | oklab(86.76% -0.1179 0.0131) |
| OKLCH | oklch(86.76% 0.119 173.7) |
| XYZ | xyz(48.6349, 68.7538, 68.4536) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.66
Tiffany Blue
#7BF2DA
ΔE00 2.76
Light Aqua
#8CFFDB
ΔE00 4.12
Light Teal
#90E4C1
ΔE00 4.42
Aquamarine
#7FFFD4
ΔE00 4.48
Aqua (survey)
#13EAC9
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EDCD #ED7595
analogous
#75ED91 #75EDCD #75D1ED
triadic
#75EDCD #CD75ED #EDCD75
tetradic
#75EDCD #9175ED #ED7595 #D1ED75
square
#75EDCD #9175ED #ED7595 #D1ED75
split-complementary
#75EDCD #ED75D1 #ED9175
monochromatic
#1BCD9D #3FE6B9 #75EDCD #ABF4E1 #E1FBF4
Accessibility & contrast
On white
1.42
#75EDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#75EDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EDCD
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EDCD | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CC
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#3FEFE3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #75edcd; /* rgb */ color: rgb(117, 237, 205); /* oklch */ color: oklch(86.8% 0.119 173.7);
Tailwind
colors: {
custom: {
50: '#a5f3dc',
500: '#75edcd',
950: '#000000',
},
}SCSS
$custom: #75edcd; $custom-light: #a5f3dc; $custom-dark: #000000;
JSON
{
"hex": "#75edcd",
"rgb": {
"r": 117,
"g": 237,
"b": 205
},
"hsl": {
"h": 164,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.86764,
"c": 0.11863,
"h": 173.7
},
"luminance": 0.68758
}Semantic roles & 50–950 ramp
primary
#75EDCD
secondary
#C64064
accent
#0C43D9
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#101715
muted
#818584