#75FFD0#75FFD0
#75FFD0 is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.0% C 0.139 H 168.1°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFD0 |
|---|---|
| RGB | rgb(117, 255, 208) |
| HSL | hsl(160, 100%, 73%) |
| HSV | hsv(160, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(91.62, -48.54, 11.14) |
| CIE-LCH | lch(91.62, 49.80, 167.07°) |
| OKLab | oklab(91.04% -0.1359 0.0286) |
| OKLCH | oklch(91.04% 0.139 168.1) |
| XYZ | xyz(54.4760, 79.8509, 72.2042) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.13
Light Aquamarine
#7BFDC7
ΔE00 2.03
Light Turquoise
#7EF4CC
ΔE00 2.74
Light Aqua
#8CFFDB
ΔE00 3.09
Bright Teal
#01F9C6
ΔE00 4.37
Light Greenish Blue
#63F7B4
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFD0 #FF75A4
analogous
#75FF8B #75FFD0 #75E9FF
triadic
#75FFD0 #D075FF #FFD075
tetradic
#75FFD0 #8B75FF #FF75A4 #E9FF75
square
#75FFD0 #8B75FF #FF75A4 #E9FF75
split-complementary
#75FFD0 #FF75E9 #FF8B75
monochromatic
#00FAA5 #38FFBB #75FFD0 #B2FFE5 #E0FFF5
Accessibility & contrast
On white
1.24
#75FFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#75FFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFD0
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFD0 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0CE
Deuteranopia (green-blind)
#E5E1D3
Tritanopia (blue-blind)
#34FFF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75ffd0; /* rgb */ color: rgb(117, 255, 208); /* oklch */ color: oklch(91.0% 0.139 168.1);
Tailwind
colors: {
custom: {
50: '#a7ffde',
500: '#75ffd0',
950: '#000000',
},
}SCSS
$custom: #75ffd0; $custom-light: #a7ffde; $custom-dark: #000000;
JSON
{
"hex": "#75ffd0",
"rgb": {
"r": 117,
"g": 255,
"b": 208
},
"hsl": {
"h": 159.565,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.91041,
"c": 0.13883,
"h": 168.1
},
"luminance": 0.79856
}Semantic roles & 50–950 ramp
primary
#75FFD0
secondary
#DD3C72
accent
#004EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684