#75FBBE#75FBBE
#75FBBE is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.7% C 0.147 H 161.5°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #75FBBE |
|---|---|
| RGB | rgb(117, 251, 190) |
| HSL | hsl(153, 94%, 72%) |
| HSV | hsv(153, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(90.09, -50.64, 18.24) |
| CIE-LCH | lch(90.09, 53.82, 160.20°) |
| OKLab | oklab(89.67% -0.1395 0.0466) |
| OKLCH | oklch(89.67% 0.147 161.5) |
| XYZ | xyz(51.1230, 76.4894, 60.7751) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.64
Light Greenish Blue
#63F7B4
ΔE00 1.83
Light Blue Green
#7EFBB3
ΔE00 2.65
Seafoam (survey)
#80F9AD
ΔE00 3.66
Seafoam Green
#7AF9AB
ΔE00 3.75
Greenish Cyan
#2AFEB7
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FBBE #FB75B2
analogous
#75FB7B #75FBBE #75F5FB
triadic
#75FBBE #BE75FB #FBBE75
tetradic
#75FBBE #7B75FB #FB75B2 #F5FB75
square
#75FBBE #7B75FB #FB75B2 #F5FB75
split-complementary
#75FBBE #FB75F5 #FB7B75
monochromatic
#07EF85 #3AF9A2 #75FBBE #B0FDDA #E1FEF1
Accessibility & contrast
On white
1.29
#75FBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#75FBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FBBE
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FBBE | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBB
Deuteranopia (green-blind)
#E4DDC2
Tritanopia (blue-blind)
#44FAEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75fbbe; /* rgb */ color: rgb(117, 251, 190); /* oklch */ color: oklch(89.7% 0.147 161.5);
Tailwind
colors: {
custom: {
50: '#a6fdd1',
500: '#75fbbe',
950: '#000000',
},
}SCSS
$custom: #75fbbe; $custom-light: #a6fdd1; $custom-dark: #000000;
JSON
{
"hex": "#75fbbe",
"rgb": {
"r": 117,
"g": 251,
"b": 190
},
"hsl": {
"h": 152.687,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.89667,
"c": 0.14712,
"h": 161.5
},
"luminance": 0.76494
}Semantic roles & 50–950 ramp
primary
#75FBBE
secondary
#D73D83
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683