#75FFD7#75FFD7
#75FFD7 is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.2% C 0.134 H 171.5°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFD7 |
|---|---|
| RGB | rgb(117, 255, 215) |
| HSL | hsl(163, 100%, 73%) |
| HSV | hsv(163, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(91.78, -47.00, 7.76) |
| CIE-LCH | lch(91.78, 47.63, 170.63°) |
| OKLab | oklab(91.22% -0.1328 0.0198) |
| OKLCH | oklch(91.22% 0.134 171.5) |
| XYZ | xyz(55.3562, 80.2030, 76.8403) |
| Luminance | 0.8021 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.29
Light Aqua
#8CFFDB
ΔE00 2.09
Light Turquoise
#7EF4CC
ΔE00 2.62
Light Aquamarine
#7BFDC7
ΔE00 3.77
Bright Teal
#01F9C6
ΔE00 4.76
Tiffany Blue
#7BF2DA
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFD7 #FF759D
analogous
#75FF92 #75FFD7 #75E2FF
triadic
#75FFD7 #D775FF #FFD775
tetradic
#75FFD7 #9275FF #FF759D #E2FF75
square
#75FFD7 #9275FF #FF759D #E2FF75
split-complementary
#75FFD7 #FF75E2 #FF9275
monochromatic
#00FAB1 #38FFC5 #75FFD7 #B2FFE9 #E0FFF6
Accessibility & contrast
On white
1.23
#75FFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#75FFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFD7
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFD7 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D5
Deuteranopia (green-blind)
#E3E1DA
Tritanopia (blue-blind)
#2CFFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75ffd7; /* rgb */ color: rgb(117, 255, 215); /* oklch */ color: oklch(91.2% 0.134 171.5);
Tailwind
colors: {
custom: {
50: '#a7ffe3',
500: '#75ffd7',
950: '#000000',
},
}SCSS
$custom: #75ffd7; $custom-light: #a7ffe3; $custom-dark: #000000;
JSON
{
"hex": "#75ffd7",
"rgb": {
"r": 117,
"g": 255,
"b": 215
},
"hsl": {
"h": 162.609,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.91221,
"c": 0.13426,
"h": 171.5
},
"luminance": 0.80208
}Semantic roles & 50–950 ramp
primary
#75FFD7
secondary
#DD3C6A
accent
#0043E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684