#75FFBF#75FFBF
#75FFBF is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.6% C 0.152 H 161.0°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFBF |
|---|---|
| RGB | rgb(117, 255, 191) |
| HSL | hsl(152, 100%, 73%) |
| HSV | hsv(152, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(91.26, -52.10, 19.36) |
| CIE-LCH | lch(91.26, 55.58, 159.61°) |
| OKLab | oklab(90.63% -0.1433 0.0495) |
| OKLCH | oklch(90.63% 0.152 161) |
| XYZ | xyz(52.4954, 79.0587, 61.7736) |
| Luminance | 0.7906 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.08
Light Greenish Blue
#63F7B4
ΔE00 2.10
Light Blue Green
#7EFBB3
ΔE00 2.41
Seafoam (survey)
#80F9AD
ΔE00 3.47
Seafoam Green
#7AF9AB
ΔE00 3.54
Greenish Cyan
#2AFEB7
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFBF #FF75B5
analogous
#75FF7A #75FFBF #75FAFF
triadic
#75FFBF #BF75FF #FFBF75
tetradic
#75FFBF #7A75FF #FF75B5 #FAFF75
square
#75FFBF #7A75FF #FF75B5 #FAFF75
split-complementary
#75FFBF #FF75FA #FF7A75
monochromatic
#00FA86 #38FFA3 #75FFBF #B2FFDB #E0FFF1
Accessibility & contrast
On white
1.25
#75FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#75FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFBF
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFBF | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBB
Deuteranopia (green-blind)
#E8E0C3
Tritanopia (blue-blind)
#41FEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #75ffbf; /* rgb */ color: rgb(117, 255, 191); /* oklch */ color: oklch(90.6% 0.152 161.0);
Tailwind
colors: {
custom: {
50: '#a6ffd2',
500: '#75ffbf',
950: '#000000',
},
}SCSS
$custom: #75ffbf; $custom-light: #a6ffd2; $custom-dark: #000000;
JSON
{
"hex": "#75ffbf",
"rgb": {
"r": 117,
"g": 255,
"b": 191
},
"hsl": {
"h": 152.174,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.90632,
"c": 0.15161,
"h": 161
},
"luminance": 0.79063
}Semantic roles & 50–950 ramp
primary
#75FFBF
secondary
#DD3C86
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683