#75F5BB#75F5BB
#75F5BB is a very light, vivid teal. Relative luminance 0.727; OKLCH L 88.2% C 0.142 H 161.8°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #75F5BB |
|---|---|
| RGB | rgb(117, 245, 187) |
| HSL | hsl(153, 86%, 71%) |
| HSV | hsv(153, 52%, 96%) |
| CMYK | cmyk(52.2%, 0%, 23.7%, 3.9%) |
| CIE-LAB | lab(88.29, -48.73, 17.27) |
| CIE-LCH | lch(88.29, 51.70, 160.49°) |
| OKLab | oklab(88.18% -0.1345 0.0442) |
| OKLCH | oklch(88.18% 0.142 161.8) |
| XYZ | xyz(48.9539, 72.6703, 58.4511) |
| Luminance | 0.7268 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.03
Light Aquamarine
#7BFDC7
ΔE00 2.05
Light Blue Green
#7EFBB3
ΔE00 3.20
Seafoam (survey)
#80F9AD
ΔE00 4.02
Seafoam Green
#7AF9AB
ΔE00 4.14
Light Turquoise
#7EF4CC
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F5BB #F575AF
analogous
#75F57B #75F5BB #75EFF5
triadic
#75F5BB #BB75F5 #F5BB75
tetradic
#75F5BB #7B75F5 #F575AF #EFF575
square
#75F5BB #7B75F5 #F575AF #EFF575
split-complementary
#75F5BB #F575EF #F57B75
monochromatic
#10DF82 #3CF19F #75F5BB #AEF9D7 #E2FDF1
Accessibility & contrast
On white
1.35
#75F5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#75F5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F5BB
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F5BB | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6B8
Deuteranopia (green-blind)
#DFD8BF
Tritanopia (blue-blind)
#48F5E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #75f5bb; /* rgb */ color: rgb(117, 245, 187); /* oklch */ color: oklch(88.2% 0.142 161.8);
Tailwind
colors: {
custom: {
50: '#a5f9cf',
500: '#75f5bb',
950: '#000000',
},
}SCSS
$custom: #75f5bb; $custom-light: #a5f9cf; $custom-dark: #000000;
JSON
{
"hex": "#75f5bb",
"rgb": {
"r": 117,
"g": 245,
"b": 187
},
"hsl": {
"h": 152.813,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.88183,
"c": 0.14154,
"h": 161.8
},
"luminance": 0.72675
}Semantic roles & 50–950 ramp
primary
#75F5BB
secondary
#D03F80
accent
#0268E3
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101713
muted
#818583