#75FFD6#75FFD6
#75FFD6 is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.2% C 0.135 H 171.0°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFD6 |
|---|---|
| RGB | rgb(117, 255, 214) |
| HSL | hsl(162, 100%, 73%) |
| HSV | hsv(162, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 16.1%, 0%) |
| CIE-LAB | lab(91.75, -47.22, 8.24) |
| CIE-LCH | lch(91.75, 47.93, 170.10°) |
| OKLab | oklab(91.2% -0.1332 0.021) |
| OKLCH | oklch(91.2% 0.135 171) |
| XYZ | xyz(55.2281, 80.1518, 76.1657) |
| Luminance | 0.8016 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.10
Light Aqua
#8CFFDB
ΔE00 2.17
Light Turquoise
#7EF4CC
ΔE00 2.56
Light Aquamarine
#7BFDC7
ΔE00 3.51
Bright Teal
#01F9C6
ΔE00 4.66
Tiffany Blue
#7BF2DA
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFD6 #FF759E
analogous
#75FF91 #75FFD6 #75E3FF
triadic
#75FFD6 #D675FF #FFD675
tetradic
#75FFD6 #9175FF #FF759E #E3FF75
square
#75FFD6 #9175FF #FF759E #E3FF75
split-complementary
#75FFD6 #FF75E3 #FF9175
monochromatic
#00FAAF #38FFC4 #75FFD6 #B2FFE8 #E0FFF6
Accessibility & contrast
On white
1.23
#75FFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#75FFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFD6
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFD6 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D4
Deuteranopia (green-blind)
#E4E1D9
Tritanopia (blue-blind)
#2DFFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75ffd6; /* rgb */ color: rgb(117, 255, 214); /* oklch */ color: oklch(91.2% 0.135 171.0);
Tailwind
colors: {
custom: {
50: '#a7ffe2',
500: '#75ffd6',
950: '#000000',
},
}SCSS
$custom: #75ffd6; $custom-light: #a7ffe2; $custom-dark: #000000;
JSON
{
"hex": "#75ffd6",
"rgb": {
"r": 117,
"g": 255,
"b": 214
},
"hsl": {
"h": 162.174,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.91195,
"c": 0.13489,
"h": 171
},
"luminance": 0.80157
}Semantic roles & 50–950 ramp
primary
#75FFD6
secondary
#DD3C6B
accent
#0044E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684