#75FBC0#75FBC0
#75FBC0 is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.7% C 0.146 H 162.3°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #75FBC0 |
|---|---|
| RGB | rgb(117, 251, 192) |
| HSL | hsl(154, 94%, 72%) |
| HSV | hsv(154, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 23.5%, 1.6%) |
| CIE-LAB | lab(90.13, -50.23, 17.27) |
| CIE-LCH | lch(90.13, 53.12, 161.03°) |
| OKLab | oklab(89.71% -0.1387 0.0442) |
| OKLCH | oklch(89.71% 0.146 162.3) |
| XYZ | xyz(51.3431, 76.5774, 61.9342) |
| Luminance | 0.7658 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.24
Light Greenish Blue
#63F7B4
ΔE00 2.12
Light Blue Green
#7EFBB3
ΔE00 3.07
Aquamarine
#7FFFD4
ΔE00 3.94
Greenish Cyan
#2AFEB7
ΔE00 3.96
Seafoam (survey)
#80F9AD
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FBC0 #FB75B0
analogous
#75FB7D #75FBC0 #75F3FB
triadic
#75FBC0 #C075FB #FBC075
tetradic
#75FBC0 #7D75FB #FB75B0 #F3FB75
square
#75FBC0 #7D75FB #FB75B0 #F3FB75
split-complementary
#75FBC0 #FB75F3 #FB7D75
monochromatic
#07EF89 #3AF9A5 #75FBC0 #B0FDDB #E1FEF1
Accessibility & contrast
On white
1.29
#75FBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#75FBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FBC0
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FBC0 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBD
Deuteranopia (green-blind)
#E4DDC4
Tritanopia (blue-blind)
#42FBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75fbc0; /* rgb */ color: rgb(117, 251, 192); /* oklch */ color: oklch(89.7% 0.146 162.3);
Tailwind
colors: {
custom: {
50: '#a6fdd3',
500: '#75fbc0',
950: '#000000',
},
}SCSS
$custom: #75fbc0; $custom-light: #a6fdd3; $custom-dark: #000000;
JSON
{
"hex": "#75fbc0",
"rgb": {
"r": 117,
"g": 251,
"b": 192
},
"hsl": {
"h": 153.582,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.89713,
"c": 0.14553,
"h": 162.3
},
"luminance": 0.76582
}Semantic roles & 50–950 ramp
primary
#75FBC0
secondary
#D73D81
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683