#75FCBA#75FCBA
#75FCBA is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.8% C 0.152 H 159.8°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #75FCBA |
|---|---|
| RGB | rgb(117, 252, 186) |
| HSL | hsl(151, 96%, 72%) |
| HSV | hsv(151, 54%, 99%) |
| CMYK | cmyk(53.6%, 0%, 26.2%, 1.2%) |
| CIE-LAB | lab(90.30, -51.86, 20.58) |
| CIE-LCH | lch(90.30, 55.79, 158.36°) |
| OKLab | oklab(89.81% -0.1424 0.0525) |
| OKLCH | oklch(89.81% 0.152 159.8) |
| XYZ | xyz(51.0051, 76.9433, 58.6085) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.60
Light Blue Green
#7EFBB3
ΔE00 1.73
Light Aquamarine
#7BFDC7
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 2.76
Seafoam Green
#7AF9AB
ΔE00 2.80
Light Bluish Green
#76FDA8
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FCBA #FC75B7
analogous
#75FC77 #75FCBA #75FAFC
triadic
#75FCBA #BA75FC #FCBA75
tetradic
#75FCBA #7775FC #FC75B7 #FAFC75
square
#75FCBA #7775FC #FC75B7 #FAFC75
split-complementary
#75FCBA #FC75FA #FC7775
monochromatic
#05F17E #39FB9C #75FCBA #B1FDD8 #E1FEF0
Accessibility & contrast
On white
1.28
#75FCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#75FCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FCBA
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FCBA | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB6
Deuteranopia (green-blind)
#E6DEBE
Tritanopia (blue-blind)
#46FBEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75fcba; /* rgb */ color: rgb(117, 252, 186); /* oklch */ color: oklch(89.8% 0.152 159.8);
Tailwind
colors: {
custom: {
50: '#a6fecf',
500: '#75fcba',
950: '#000000',
},
}SCSS
$custom: #75fcba; $custom-light: #a6fecf; $custom-dark: #000000;
JSON
{
"hex": "#75fcba",
"rgb": {
"r": 117,
"g": 252,
"b": 186
},
"hsl": {
"h": 150.667,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.89811,
"c": 0.15172,
"h": 159.8
},
"luminance": 0.76948
}Semantic roles & 50–950 ramp
primary
#75FCBA
secondary
#D93D89
accent
#0070E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683