#75FEC0#75FEC0
#75FEC0 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.4% C 0.149 H 161.6°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #75FEC0 |
|---|---|
| RGB | rgb(117, 254, 192) |
| HSL | hsl(153, 99%, 73%) |
| HSV | hsv(153, 54%, 100%) |
| CMYK | cmyk(53.9%, 0%, 24.4%, 0.4%) |
| CIE-LAB | lab(90.99, -51.48, 18.48) |
| CIE-LCH | lch(90.99, 54.70, 160.26°) |
| OKLab | oklab(90.42% -0.1418 0.0472) |
| OKLCH | oklch(90.42% 0.149 161.6) |
| XYZ | xyz(52.2877, 78.4665, 62.2490) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.69
Light Greenish Blue
#63F7B4
ΔE00 2.11
Light Blue Green
#7EFBB3
ΔE00 2.68
Greenish Cyan
#2AFEB7
ΔE00 3.73
Seafoam (survey)
#80F9AD
ΔE00 3.74
Seafoam Green
#7AF9AB
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FEC0 #FE75B3
analogous
#75FE7C #75FEC0 #75F7FE
triadic
#75FEC0 #C075FE #FEC075
tetradic
#75FEC0 #7C75FE #FE75B3 #F7FE75
square
#75FEC0 #7C75FE #FE75B3 #F7FE75
split-complementary
#75FEC0 #FE75F7 #FE7C75
monochromatic
#02F788 #38FEA4 #75FEC0 #B2FEDC #E1FFF1
Accessibility & contrast
On white
1.26
#75FEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#75FEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FEC0
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FEC0 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBD
Deuteranopia (green-blind)
#E7DFC4
Tritanopia (blue-blind)
#41FDED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #75fec0; /* rgb */ color: rgb(117, 254, 192); /* oklch */ color: oklch(90.4% 0.149 161.6);
Tailwind
colors: {
custom: {
50: '#a6ffd3',
500: '#75fec0',
950: '#000000',
},
}SCSS
$custom: #75fec0; $custom-light: #a6ffd3; $custom-dark: #000000;
JSON
{
"hex": "#75fec0",
"rgb": {
"r": 117,
"g": 254,
"b": 192
},
"hsl": {
"h": 152.847,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.90419,
"c": 0.14948,
"h": 161.6
},
"luminance": 0.78471
}Semantic roles & 50–950 ramp
primary
#75FEC0
secondary
#DB3C84
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683