#75F2BB#75F2BB
#75F2BB is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.5% C 0.138 H 162.6°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #75F2BB |
|---|---|
| RGB | rgb(117, 242, 187) |
| HSL | hsl(154, 83%, 70%) |
| HSV | hsv(154, 52%, 95%) |
| CMYK | cmyk(51.7%, 0%, 22.7%, 5.1%) |
| CIE-LAB | lab(87.42, -47.46, 16.05) |
| CIE-LCH | lch(87.42, 50.10, 161.32°) |
| OKLab | oklab(87.48% -0.1312 0.0411) |
| OKLCH | oklch(87.48% 0.138 162.6) |
| XYZ | xyz(48.0537, 70.8698, 58.1510) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.38
Light Greenish Blue
#63F7B4
ΔE00 2.65
Light Turquoise
#7EF4CC
ΔE00 3.71
Light Blue Green
#7EFBB3
ΔE00 3.93
Aquamarine
#7FFFD4
ΔE00 4.31
Seafoam
#7FE0B3
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F2BB #F275AC
analogous
#75F27C #75F2BB #75EAF2
triadic
#75F2BB #BB75F2 #F2BB75
tetradic
#75F2BB #7C75F2 #F275AC #EAF275
square
#75F2BB #7C75F2 #F275AC #EAF275
split-complementary
#75F2BB #F275EA #F27C75
monochromatic
#14D882 #3DED9F #75F2BB #ADF7D7 #E3FCF1
Accessibility & contrast
On white
1.38
#75F2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#75F2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F2BB
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F2BB | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B8
Deuteranopia (green-blind)
#DCD6BE
Tritanopia (blue-blind)
#49F2E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #75f2bb; /* rgb */ color: rgb(117, 242, 187); /* oklch */ color: oklch(87.5% 0.138 162.6);
Tailwind
colors: {
custom: {
50: '#a5f7cf',
500: '#75f2bb',
950: '#000000',
},
}SCSS
$custom: #75f2bb; $custom-light: #a5f7cf; $custom-dark: #000000;
JSON
{
"hex": "#75f2bb",
"rgb": {
"r": 117,
"g": 242,
"b": 187
},
"hsl": {
"h": 153.6,
"s": 82.781,
"l": 70.392
},
"oklch": {
"l": 0.87476,
"c": 0.13752,
"h": 162.6
},
"luminance": 0.70874
}Semantic roles & 50–950 ramp
primary
#75F2BB
secondary
#CC3F7D
accent
#0666DF
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101713
muted
#818583