#75FFD8#75FFD8
#75FFD8 is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.2% C 0.134 H 172.0°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFD8 |
|---|---|
| RGB | rgb(117, 255, 216) |
| HSL | hsl(163, 100%, 73%) |
| HSV | hsv(163, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(91.80, -46.77, 7.27) |
| CIE-LCH | lch(91.80, 47.34, 171.16°) |
| OKLab | oklab(91.25% -0.1324 0.0185) |
| OKLCH | oklch(91.25% 0.134 172) |
| XYZ | xyz(55.4851, 80.2546, 77.5191) |
| Luminance | 0.8026 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.50
Light Aqua
#8CFFDB
ΔE00 2.03
Light Turquoise
#7EF4CC
ΔE00 2.70
Light Aquamarine
#7BFDC7
ΔE00 4.03
Tiffany Blue
#7BF2DA
ΔE00 4.69
Bright Teal
#01F9C6
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFD8 #FF759C
analogous
#75FF93 #75FFD8 #75E1FF
triadic
#75FFD8 #D875FF #FFD875
tetradic
#75FFD8 #9375FF #FF759C #E1FF75
square
#75FFD8 #9375FF #FF759C #E1FF75
split-complementary
#75FFD8 #FF75E1 #FF9375
monochromatic
#00FAB3 #38FFC7 #75FFD8 #B2FFE9 #E0FFF6
Accessibility & contrast
On white
1.23
#75FFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#75FFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFD8
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFD8 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D6
Deuteranopia (green-blind)
#E3E1DB
Tritanopia (blue-blind)
#2BFFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75ffd8; /* rgb */ color: rgb(117, 255, 216); /* oklch */ color: oklch(91.2% 0.134 172.0);
Tailwind
colors: {
custom: {
50: '#a7ffe4',
500: '#75ffd8',
950: '#000000',
},
}SCSS
$custom: #75ffd8; $custom-light: #a7ffe4; $custom-dark: #000000;
JSON
{
"hex": "#75ffd8",
"rgb": {
"r": 117,
"g": 255,
"b": 216
},
"hsl": {
"h": 163.043,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.91248,
"c": 0.13366,
"h": 172
},
"luminance": 0.8026
}Semantic roles & 50–950 ramp
primary
#75FFD8
secondary
#DD3C69
accent
#0041E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684