#75FFD3#75FFD3
#75FFD3 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.1% C 0.137 H 169.6°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFD3 |
|---|---|
| RGB | rgb(117, 255, 211) |
| HSL | hsl(161, 100%, 73%) |
| HSV | hsv(161, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(91.68, -47.89, 9.69) |
| CIE-LCH | lch(91.68, 48.86, 168.56°) |
| OKLab | oklab(91.12% -0.1345 0.0248) |
| OKLCH | oklch(91.12% 0.137 169.6) |
| XYZ | xyz(54.8485, 79.9999, 74.1665) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.81
Light Turquoise
#7EF4CC
ΔE00 2.55
Light Aqua
#8CFFDB
ΔE00 2.57
Light Aquamarine
#7BFDC7
ΔE00 2.75
Bright Teal
#01F9C6
ΔE00 4.45
Pale Turquoise
#A5FBD5
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFD3 #FF75A1
analogous
#75FF8E #75FFD3 #75E6FF
triadic
#75FFD3 #D375FF #FFD375
tetradic
#75FFD3 #8E75FF #FF75A1 #E6FF75
square
#75FFD3 #8E75FF #FF75A1 #E6FF75
split-complementary
#75FFD3 #FF75E6 #FF8E75
monochromatic
#00FAAA #38FFBF #75FFD3 #B2FFE7 #E0FFF5
Accessibility & contrast
On white
1.24
#75FFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#75FFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFD3
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFD3 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D1
Deuteranopia (green-blind)
#E4E1D6
Tritanopia (blue-blind)
#31FFF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75ffd3; /* rgb */ color: rgb(117, 255, 211); /* oklch */ color: oklch(91.1% 0.137 169.6);
Tailwind
colors: {
custom: {
50: '#a7ffe0',
500: '#75ffd3',
950: '#000000',
},
}SCSS
$custom: #75ffd3; $custom-light: #a7ffe0; $custom-dark: #000000;
JSON
{
"hex": "#75ffd3",
"rgb": {
"r": 117,
"g": 255,
"b": 211
},
"hsl": {
"h": 160.87,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.91117,
"c": 0.13681,
"h": 169.6
},
"luminance": 0.80005
}Semantic roles & 50–950 ramp
primary
#75FFD3
secondary
#DD3C6F
accent
#0049E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684