#75FBC6#75FBC6
#75FBC6 is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.9% C 0.141 H 164.9°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #75FBC6 |
|---|---|
| RGB | rgb(117, 251, 198) |
| HSL | hsl(156, 94%, 72%) |
| HSV | hsv(156, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 21.1%, 1.6%) |
| CIE-LAB | lab(90.25, -48.99, 14.35) |
| CIE-LCH | lch(90.25, 51.05, 163.67°) |
| OKLab | oklab(89.86% -0.136 0.0368) |
| OKLCH | oklch(89.86% 0.141 164.9) |
| XYZ | xyz(52.0215, 76.8488, 65.5070) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.66
Aquamarine
#7FFFD4
ΔE00 2.65
Light Turquoise
#7EF4CC
ΔE00 3.23
Light Greenish Blue
#63F7B4
ΔE00 3.24
Light Blue Green
#7EFBB3
ΔE00 4.41
Light Aqua
#8CFFDB
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FBC6 #FB75AA
analogous
#75FB83 #75FBC6 #75EDFB
triadic
#75FBC6 #C675FB #FBC675
tetradic
#75FBC6 #8375FB #FB75AA #EDFB75
square
#75FBC6 #8375FB #FB75AA #EDFB75
split-complementary
#75FBC6 #FB75ED #FB8375
monochromatic
#07EF93 #3AF9AD #75FBC6 #B0FDDF #E1FEF3
Accessibility & contrast
On white
1.28
#75FBC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#75FBC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FBC6
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FBC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FBC6 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC3
Deuteranopia (green-blind)
#E3DDC9
Tritanopia (blue-blind)
#3EFBEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75fbc6; /* rgb */ color: rgb(117, 251, 198); /* oklch */ color: oklch(89.9% 0.141 164.9);
Tailwind
colors: {
custom: {
50: '#a6fdd7',
500: '#75fbc6',
950: '#000000',
},
}SCSS
$custom: #75fbc6; $custom-light: #a6fdd7; $custom-dark: #000000;
JSON
{
"hex": "#75fbc6",
"rgb": {
"r": 117,
"g": 251,
"b": 198
},
"hsl": {
"h": 156.269,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.89857,
"c": 0.14091,
"h": 164.9
},
"luminance": 0.76853
}Semantic roles & 50–950 ramp
primary
#75FBC6
secondary
#D73D7A
accent
#005BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683