#75FFD9#75FFD9
#75FFD9 is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.133 H 172.6°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFD9 |
|---|---|
| RGB | rgb(117, 255, 217) |
| HSL | hsl(163, 100%, 73%) |
| HSV | hsv(163, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 14.9%, 0%) |
| CIE-LAB | lab(91.82, -46.55, 6.79) |
| CIE-LCH | lch(91.82, 47.04, 171.70°) |
| OKLab | oklab(91.27% -0.1319 0.0172) |
| OKLCH | oklch(91.27% 0.133 172.6) |
| XYZ | xyz(55.6148, 80.3064, 78.2020) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.73
Light Aqua
#8CFFDB
ΔE00 2.00
Light Turquoise
#7EF4CC
ΔE00 2.80
Light Aquamarine
#7BFDC7
ΔE00 4.29
Tiffany Blue
#7BF2DA
ΔE00 4.48
Bright Teal
#01F9C6
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFD9 #FF759B
analogous
#75FF94 #75FFD9 #75E0FF
triadic
#75FFD9 #D975FF #FFD975
tetradic
#75FFD9 #9475FF #FF759B #E0FF75
square
#75FFD9 #9475FF #FF759B #E0FF75
split-complementary
#75FFD9 #FF75E0 #FF9475
monochromatic
#00FAB5 #38FFC8 #75FFD9 #B2FFEA #E0FFF7
Accessibility & contrast
On white
1.23
#75FFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#75FFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFD9
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFD9 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D7
Deuteranopia (green-blind)
#E3E1DC
Tritanopia (blue-blind)
#29FFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #75ffd9; /* rgb */ color: rgb(117, 255, 217); /* oklch */ color: oklch(91.3% 0.133 172.6);
Tailwind
colors: {
custom: {
50: '#a7ffe4',
500: '#75ffd9',
950: '#000000',
},
}SCSS
$custom: #75ffd9; $custom-light: #a7ffe4; $custom-dark: #000000;
JSON
{
"hex": "#75ffd9",
"rgb": {
"r": 117,
"g": 255,
"b": 217
},
"hsl": {
"h": 163.478,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.91274,
"c": 0.13306,
"h": 172.6
},
"luminance": 0.80312
}Semantic roles & 50–950 ramp
primary
#75FFD9
secondary
#DD3C68
accent
#003FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684