#75FFBE#75FFBE
#75FFBE is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.6% C 0.152 H 160.6°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFBE |
|---|---|
| RGB | rgb(117, 255, 190) |
| HSL | hsl(152, 100%, 73%) |
| HSV | hsv(152, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(91.24, -52.30, 19.85) |
| CIE-LCH | lch(91.24, 55.94, 159.22°) |
| OKLab | oklab(90.61% -0.1438 0.0507) |
| OKLCH | oklch(90.61% 0.152 160.6) |
| XYZ | xyz(52.3858, 79.0148, 61.1960) |
| Luminance | 0.7902 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.05
Light Blue Green
#7EFBB3
ΔE00 2.23
Light Aquamarine
#7BFDC7
ΔE00 2.28
Seafoam (survey)
#80F9AD
ΔE00 3.29
Seafoam Green
#7AF9AB
ΔE00 3.34
Greenish Cyan
#2AFEB7
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFBE #FF75B6
analogous
#75FF79 #75FFBE #75FBFF
triadic
#75FFBE #BE75FF #FFBE75
tetradic
#75FFBE #7975FF #FF75B6 #FBFF75
square
#75FFBE #7975FF #FF75B6 #FBFF75
split-complementary
#75FFBE #FF75FB #FF7975
monochromatic
#00FA84 #38FFA1 #75FFBE #B2FFDB #E0FFF1
Accessibility & contrast
On white
1.25
#75FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#75FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFBE
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFBE | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBA
Deuteranopia (green-blind)
#E8E0C2
Tritanopia (blue-blind)
#42FEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #75ffbe; /* rgb */ color: rgb(117, 255, 190); /* oklch */ color: oklch(90.6% 0.152 160.6);
Tailwind
colors: {
custom: {
50: '#a6ffd1',
500: '#75ffbe',
950: '#000000',
},
}SCSS
$custom: #75ffbe; $custom-light: #a6ffd1; $custom-dark: #000000;
JSON
{
"hex": "#75ffbe",
"rgb": {
"r": 117,
"g": 255,
"b": 190
},
"hsl": {
"h": 151.739,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.90609,
"c": 0.15242,
"h": 160.6
},
"luminance": 0.7902
}Semantic roles & 50–950 ramp
primary
#75FFBE
secondary
#DD3C87
accent
#006CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683