#75FFC0#75FFC0
#75FFC0 is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.151 H 161.3°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFC0 |
|---|---|
| RGB | rgb(117, 255, 192) |
| HSL | hsl(153, 100%, 73%) |
| HSV | hsv(153, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 24.7%, 0%) |
| CIE-LAB | lab(91.28, -51.90, 18.88) |
| CIE-LCH | lch(91.28, 55.22, 160.01°) |
| OKLab | oklab(90.65% -0.1429 0.0482) |
| OKLCH | oklch(90.65% 0.151 161.3) |
| XYZ | xyz(52.6059, 79.1029, 62.3551) |
| Luminance | 0.7911 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.88
Light Greenish Blue
#63F7B4
ΔE00 2.17
Light Blue Green
#7EFBB3
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 3.66
Greenish Cyan
#2AFEB7
ΔE00 3.68
Seafoam Green
#7AF9AB
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFC0 #FF75B4
analogous
#75FF7B #75FFC0 #75F9FF
triadic
#75FFC0 #C075FF #FFC075
tetradic
#75FFC0 #7B75FF #FF75B4 #F9FF75
square
#75FFC0 #7B75FF #FF75B4 #F9FF75
split-complementary
#75FFC0 #FF75F9 #FF7B75
monochromatic
#00FA88 #38FFA4 #75FFC0 #B2FFDC #E0FFF1
Accessibility & contrast
On white
1.25
#75FFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#75FFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFC0
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFC0 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBC
Deuteranopia (green-blind)
#E8E0C4
Tritanopia (blue-blind)
#41FEEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #75ffc0; /* rgb */ color: rgb(117, 255, 192); /* oklch */ color: oklch(90.7% 0.151 161.3);
Tailwind
colors: {
custom: {
50: '#a6ffd3',
500: '#75ffc0',
950: '#000000',
},
}SCSS
$custom: #75ffc0; $custom-light: #a6ffd3; $custom-dark: #000000;
JSON
{
"hex": "#75ffc0",
"rgb": {
"r": 117,
"g": 255,
"b": 192
},
"hsl": {
"h": 152.609,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.90654,
"c": 0.1508,
"h": 161.3
},
"luminance": 0.79108
}Semantic roles & 50–950 ramp
primary
#75FFC0
secondary
#DD3C85
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683