#75FBC4#75FBC4
#75FBC4 is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.8% C 0.142 H 164.0°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #75FBC4 |
|---|---|
| RGB | rgb(117, 251, 196) |
| HSL | hsl(155, 94%, 72%) |
| HSV | hsv(155, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 21.9%, 1.6%) |
| CIE-LAB | lab(90.21, -49.41, 15.32) |
| CIE-LCH | lch(90.21, 51.73, 162.77°) |
| OKLab | oklab(89.81% -0.1369 0.0393) |
| OKLCH | oklch(89.81% 0.142 164) |
| XYZ | xyz(51.7924, 76.7571, 64.3001) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.62
Light Greenish Blue
#63F7B4
ΔE00 2.84
Aquamarine
#7FFFD4
ΔE00 3.08
Light Turquoise
#7EF4CC
ΔE00 3.62
Light Blue Green
#7EFBB3
ΔE00 3.96
Greenish Cyan
#2AFEB7
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FBC4 #FB75AC
analogous
#75FB81 #75FBC4 #75EFFB
triadic
#75FBC4 #C475FB #FBC475
tetradic
#75FBC4 #8175FB #FB75AC #EFFB75
square
#75FBC4 #8175FB #FB75AC #EFFB75
split-complementary
#75FBC4 #FB75EF #FB8175
monochromatic
#07EF90 #3AF9AB #75FBC4 #B0FDDD #E1FEF2
Accessibility & contrast
On white
1.28
#75FBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#75FBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FBC4
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FBC4 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBC1
Deuteranopia (green-blind)
#E3DDC7
Tritanopia (blue-blind)
#40FBEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75fbc4; /* rgb */ color: rgb(117, 251, 196); /* oklch */ color: oklch(89.8% 0.142 164.0);
Tailwind
colors: {
custom: {
50: '#a6fdd6',
500: '#75fbc4',
950: '#000000',
},
}SCSS
$custom: #75fbc4; $custom-light: #a6fdd6; $custom-dark: #000000;
JSON
{
"hex": "#75fbc4",
"rgb": {
"r": 117,
"g": 251,
"b": 196
},
"hsl": {
"h": 155.373,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.89808,
"c": 0.14242,
"h": 164
},
"luminance": 0.76762
}Semantic roles & 50–950 ramp
primary
#75FBC4
secondary
#D73D7C
accent
#005EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683