#75FCBE#75FCBE
#75FCBE is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.9% C 0.148 H 161.3°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #75FCBE |
|---|---|
| RGB | rgb(117, 252, 190) |
| HSL | hsl(152, 96%, 72%) |
| HSV | hsv(152, 54%, 99%) |
| CMYK | cmyk(53.6%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(90.37, -51.06, 18.64) |
| CIE-LCH | lch(90.37, 54.35, 159.94°) |
| OKLab | oklab(89.9% -0.1406 0.0476) |
| OKLCH | oklch(89.9% 0.148 161.3) |
| XYZ | xyz(51.4362, 77.1158, 60.8795) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.77
Light Greenish Blue
#63F7B4
ΔE00 1.83
Light Blue Green
#7EFBB3
ΔE00 2.51
Seafoam (survey)
#80F9AD
ΔE00 3.54
Seafoam Green
#7AF9AB
ΔE00 3.63
Greenish Cyan
#2AFEB7
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FCBE #FC75B3
analogous
#75FC7A #75FCBE #75F7FC
triadic
#75FCBE #BE75FC #FCBE75
tetradic
#75FCBE #7A75FC #FC75B3 #F7FC75
square
#75FCBE #7A75FC #FC75B3 #F7FC75
split-complementary
#75FCBE #FC75F7 #FC7A75
monochromatic
#05F185 #39FBA2 #75FCBE #B1FDDA #E1FEF1
Accessibility & contrast
On white
1.28
#75FCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#75FCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FCBE
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FCBE | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBB
Deuteranopia (green-blind)
#E5DEC2
Tritanopia (blue-blind)
#43FBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75fcbe; /* rgb */ color: rgb(117, 252, 190); /* oklch */ color: oklch(89.9% 0.148 161.3);
Tailwind
colors: {
custom: {
50: '#a6fed1',
500: '#75fcbe',
950: '#000000',
},
}SCSS
$custom: #75fcbe; $custom-light: #a6fed1; $custom-dark: #000000;
JSON
{
"hex": "#75fcbe",
"rgb": {
"r": 117,
"g": 252,
"b": 190
},
"hsl": {
"h": 152.444,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.89902,
"c": 0.14845,
"h": 161.3
},
"luminance": 0.7712
}Semantic roles & 50–950 ramp
primary
#75FCBE
secondary
#D93D84
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683