#75FFD1#75FFD1
#75FFD1 is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.1% C 0.138 H 168.6°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFD1 |
|---|---|
| RGB | rgb(117, 255, 209) |
| HSL | hsl(160, 100%, 73%) |
| HSV | hsv(160, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 18%, 0%) |
| CIE-LAB | lab(91.64, -48.32, 10.66) |
| CIE-LCH | lch(91.64, 49.48, 167.56°) |
| OKLab | oklab(91.07% -0.1354 0.0273) |
| OKLCH | oklch(91.07% 0.138 168.6) |
| XYZ | xyz(54.5994, 79.9003, 72.8542) |
| Luminance | 0.7991 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.98
Light Aquamarine
#7BFDC7
ΔE00 2.27
Light Turquoise
#7EF4CC
ΔE00 2.66
Light Aqua
#8CFFDB
ΔE00 2.91
Bright Teal
#01F9C6
ΔE00 4.38
Pale Turquoise
#A5FBD5
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFD1 #FF75A3
analogous
#75FF8C #75FFD1 #75E8FF
triadic
#75FFD1 #D175FF #FFD175
tetradic
#75FFD1 #8C75FF #FF75A3 #E8FF75
square
#75FFD1 #8C75FF #FF75A3 #E8FF75
split-complementary
#75FFD1 #FF75E8 #FF8C75
monochromatic
#00FAA6 #38FFBD #75FFD1 #B2FFE5 #E0FFF5
Accessibility & contrast
On white
1.24
#75FFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#75FFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFD1
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFD1 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0CF
Deuteranopia (green-blind)
#E5E1D4
Tritanopia (blue-blind)
#33FFF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75ffd1; /* rgb */ color: rgb(117, 255, 209); /* oklch */ color: oklch(91.1% 0.138 168.6);
Tailwind
colors: {
custom: {
50: '#a7ffdf',
500: '#75ffd1',
950: '#000000',
},
}SCSS
$custom: #75ffd1; $custom-light: #a7ffdf; $custom-dark: #000000;
JSON
{
"hex": "#75ffd1",
"rgb": {
"r": 117,
"g": 255,
"b": 209
},
"hsl": {
"h": 160,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.91066,
"c": 0.13814,
"h": 168.6
},
"luminance": 0.79905
}Semantic roles & 50–950 ramp
primary
#75FFD1
secondary
#DD3C71
accent
#004CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684