#75F8BE#75F8BE
#75F8BE is a very light, vivid teal. Relative luminance 0.746; OKLCH L 89.0% C 0.143 H 162.3°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #75F8BE |
|---|---|
| RGB | rgb(117, 248, 190) |
| HSL | hsl(153, 90%, 72%) |
| HSV | hsv(153, 53%, 97%) |
| CMYK | cmyk(52.8%, 0%, 23.4%, 2.7%) |
| CIE-LAB | lab(89.22, -49.38, 17.02) |
| CIE-LCH | lch(89.22, 52.24, 160.98°) |
| OKLab | oklab(88.96% -0.1363 0.0436) |
| OKLCH | oklch(88.96% 0.143 162.3) |
| XYZ | xyz(50.1933, 74.6299, 60.4651) |
| Luminance | 0.7463 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.49
Light Greenish Blue
#63F7B4
ΔE00 2.06
Light Blue Green
#7EFBB3
ΔE00 3.18
Aquamarine
#7FFFD4
ΔE00 4.03
Seafoam (survey)
#80F9AD
ΔE00 4.11
Light Turquoise
#7EF4CC
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F8BE #F875AF
analogous
#75F87D #75F8BE #75F1F8
triadic
#75F8BE #BE75F8 #F8BE75
tetradic
#75F8BE #7D75F8 #F875AF #F1F875
square
#75F8BE #7D75F8 #F875AF #F1F875
split-complementary
#75F8BE #F875F1 #F87D75
monochromatic
#0CE786 #3BF5A3 #75F8BE #AFFBD9 #E2FEF1
Accessibility & contrast
On white
1.32
#75F8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#75F8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F8BE
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F8BE | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8BB
Deuteranopia (green-blind)
#E1DBC2
Tritanopia (blue-blind)
#45F8E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #75f8be; /* rgb */ color: rgb(117, 248, 190); /* oklch */ color: oklch(89.0% 0.143 162.3);
Tailwind
colors: {
custom: {
50: '#a5fbd1',
500: '#75f8be',
950: '#000000',
},
}SCSS
$custom: #75f8be; $custom-light: #a5fbd1; $custom-dark: #000000;
JSON
{
"hex": "#75f8be",
"rgb": {
"r": 117,
"g": 248,
"b": 190
},
"hsl": {
"h": 153.435,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.8896,
"c": 0.14314,
"h": 162.3
},
"luminance": 0.74634
}Semantic roles & 50–950 ramp
primary
#75F8BE
secondary
#D33E80
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583