#75FED7#75FED7
#75FED7 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.0% C 0.133 H 171.9°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #75FED7 |
|---|---|
| RGB | rgb(117, 254, 215) |
| HSL | hsl(163, 99%, 73%) |
| HSV | hsv(163, 54%, 100%) |
| CMYK | cmyk(53.9%, 0%, 15.4%, 0.4%) |
| CIE-LAB | lab(91.49, -46.57, 7.35) |
| CIE-LCH | lch(91.49, 47.14, 171.03°) |
| OKLab | oklab(90.99% -0.1317 0.0187) |
| OKLCH | oklch(90.99% 0.133 171.9) |
| XYZ | xyz(55.0381, 79.5667, 76.7343) |
| Luminance | 0.7957 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.46
Light Aqua
#8CFFDB
ΔE00 2.02
Light Turquoise
#7EF4CC
ΔE00 2.50
Light Aquamarine
#7BFDC7
ΔE00 3.96
Tiffany Blue
#7BF2DA
ΔE00 4.60
Bright Teal
#01F9C6
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FED7 #FE759C
analogous
#75FE93 #75FED7 #75E0FE
triadic
#75FED7 #D775FE #FED775
tetradic
#75FED7 #9375FE #FE759C #E0FE75
square
#75FED7 #9375FE #FE759C #E0FE75
split-complementary
#75FED7 #FE75E0 #FE9375
monochromatic
#02F7B1 #38FEC5 #75FED7 #B2FEE9 #E1FFF6
Accessibility & contrast
On white
1.24
#75FED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#75FED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FED7
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FED7 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD5
Deuteranopia (green-blind)
#E2E0DA
Tritanopia (blue-blind)
#2DFFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75fed7; /* rgb */ color: rgb(117, 254, 215); /* oklch */ color: oklch(91.0% 0.133 171.9);
Tailwind
colors: {
custom: {
50: '#a7ffe3',
500: '#75fed7',
950: '#000000',
},
}SCSS
$custom: #75fed7; $custom-light: #a7ffe3; $custom-dark: #000000;
JSON
{
"hex": "#75fed7",
"rgb": {
"r": 117,
"g": 254,
"b": 215
},
"hsl": {
"h": 162.92,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.90989,
"c": 0.13307,
"h": 171.9
},
"luminance": 0.79572
}Semantic roles & 50–950 ramp
primary
#75FED7
secondary
#DB3C69
accent
#0041E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684