#75FCBF#75FCBF
#75FCBF is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.9% C 0.148 H 161.7°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #75FCBF |
|---|---|
| RGB | rgb(117, 252, 191) |
| HSL | hsl(153, 96%, 72%) |
| HSV | hsv(153, 54%, 99%) |
| CMYK | cmyk(53.6%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(90.39, -50.85, 18.15) |
| CIE-LCH | lch(90.39, 54.00, 160.35°) |
| OKLab | oklab(89.93% -0.1402 0.0464) |
| OKLCH | oklch(89.93% 0.148 161.7) |
| XYZ | xyz(51.5459, 77.1596, 61.4570) |
| Luminance | 0.7716 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.56
Light Greenish Blue
#63F7B4
ΔE00 1.95
Light Blue Green
#7EFBB3
ΔE00 2.71
Seafoam (survey)
#80F9AD
ΔE00 3.74
Greenish Cyan
#2AFEB7
ΔE00 3.81
Seafoam Green
#7AF9AB
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FCBF #FC75B2
analogous
#75FC7C #75FCBF #75F5FC
triadic
#75FCBF #BF75FC #FCBF75
tetradic
#75FCBF #7C75FC #FC75B2 #F5FC75
square
#75FCBF #7C75FC #FC75B2 #F5FC75
split-complementary
#75FCBF #FC75F5 #FC7C75
monochromatic
#05F187 #39FBA3 #75FCBF #B1FDDB #E1FEF1
Accessibility & contrast
On white
1.28
#75FCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#75FCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FCBF
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FCBF | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBC
Deuteranopia (green-blind)
#E5DEC3
Tritanopia (blue-blind)
#43FBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75fcbf; /* rgb */ color: rgb(117, 252, 191); /* oklch */ color: oklch(89.9% 0.148 161.7);
Tailwind
colors: {
custom: {
50: '#a6fed2',
500: '#75fcbf',
950: '#000000',
},
}SCSS
$custom: #75fcbf; $custom-light: #a6fed2; $custom-dark: #000000;
JSON
{
"hex": "#75fcbf",
"rgb": {
"r": 117,
"g": 252,
"b": 191
},
"hsl": {
"h": 152.889,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.89925,
"c": 0.14764,
"h": 161.7
},
"luminance": 0.77164
}Semantic roles & 50–950 ramp
primary
#75FCBF
secondary
#D93D83
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683