#75FBC2#75FBC2
#75FBC2 is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.8% C 0.144 H 163.2°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #75FBC2 |
|---|---|
| RGB | rgb(117, 251, 194) |
| HSL | hsl(154, 94%, 72%) |
| HSV | hsv(154, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 22.7%, 1.6%) |
| CIE-LAB | lab(90.17, -49.82, 16.30) |
| CIE-LCH | lch(90.17, 52.42, 161.89°) |
| OKLab | oklab(89.76% -0.1378 0.0417) |
| OKLCH | oklch(89.76% 0.144 163.2) |
| XYZ | xyz(51.5662, 76.6666, 63.1092) |
| Luminance | 0.7667 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.88
Light Greenish Blue
#63F7B4
ΔE00 2.46
Light Blue Green
#7EFBB3
ΔE00 3.51
Aquamarine
#7FFFD4
ΔE00 3.51
Light Turquoise
#7EF4CC
ΔE00 4.02
Greenish Cyan
#2AFEB7
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FBC2 #FB75AE
analogous
#75FB7F #75FBC2 #75F1FB
triadic
#75FBC2 #C275FB #FBC275
tetradic
#75FBC2 #7F75FB #FB75AE #F1FB75
square
#75FBC2 #7F75FB #FB75AE #F1FB75
split-complementary
#75FBC2 #FB75F1 #FB7F75
monochromatic
#07EF8C #3AF9A8 #75FBC2 #B0FDDC #E1FEF2
Accessibility & contrast
On white
1.29
#75FBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#75FBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FBC2
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FBC2 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBBF
Deuteranopia (green-blind)
#E4DDC6
Tritanopia (blue-blind)
#41FBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75fbc2; /* rgb */ color: rgb(117, 251, 194); /* oklch */ color: oklch(89.8% 0.144 163.2);
Tailwind
colors: {
custom: {
50: '#a6fdd4',
500: '#75fbc2',
950: '#000000',
},
}SCSS
$custom: #75fbc2; $custom-light: #a6fdd4; $custom-dark: #000000;
JSON
{
"hex": "#75fbc2",
"rgb": {
"r": 117,
"g": 251,
"b": 194
},
"hsl": {
"h": 154.478,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.89761,
"c": 0.14396,
"h": 163.2
},
"luminance": 0.76671
}Semantic roles & 50–950 ramp
primary
#75FBC2
secondary
#D73D7F
accent
#0062E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683