#75FFD2#75FFD2
#75FFD2 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.1% C 0.137 H 169.1°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFD2 |
|---|---|
| RGB | rgb(117, 255, 210) |
| HSL | hsl(160, 100%, 73%) |
| HSV | hsv(160, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(91.66, -48.10, 10.17) |
| CIE-LCH | lch(91.66, 49.17, 168.06°) |
| OKLab | oklab(91.09% -0.135 0.0261) |
| OKLCH | oklch(91.09% 0.137 169.1) |
| XYZ | xyz(54.7236, 79.9500, 73.5083) |
| Luminance | 0.7995 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.86
Light Aquamarine
#7BFDC7
ΔE00 2.51
Light Turquoise
#7EF4CC
ΔE00 2.59
Light Aqua
#8CFFDB
ΔE00 2.74
Bright Teal
#01F9C6
ΔE00 4.41
Pale Turquoise
#A5FBD5
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFD2 #FF75A2
analogous
#75FF8D #75FFD2 #75E7FF
triadic
#75FFD2 #D275FF #FFD275
tetradic
#75FFD2 #8D75FF #FF75A2 #E7FF75
square
#75FFD2 #8D75FF #FF75A2 #E7FF75
split-complementary
#75FFD2 #FF75E7 #FF8D75
monochromatic
#00FAA8 #38FFBE #75FFD2 #B2FFE6 #E0FFF5
Accessibility & contrast
On white
1.24
#75FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#75FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFD2
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFD2 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D0
Deuteranopia (green-blind)
#E4E1D5
Tritanopia (blue-blind)
#32FFF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75ffd2; /* rgb */ color: rgb(117, 255, 210); /* oklch */ color: oklch(91.1% 0.137 169.1);
Tailwind
colors: {
custom: {
50: '#a7ffdf',
500: '#75ffd2',
950: '#000000',
},
}SCSS
$custom: #75ffd2; $custom-light: #a7ffdf; $custom-dark: #000000;
JSON
{
"hex": "#75ffd2",
"rgb": {
"r": 117,
"g": 255,
"b": 210
},
"hsl": {
"h": 160.435,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.91091,
"c": 0.13747,
"h": 169.1
},
"luminance": 0.79955
}Semantic roles & 50–950 ramp
primary
#75FFD2
secondary
#DD3C70
accent
#004BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684