#75FBC3#75FBC3
#75FBC3 is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.8% C 0.143 H 163.6°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #75FBC3 |
|---|---|
| RGB | rgb(117, 251, 195) |
| HSL | hsl(155, 94%, 72%) |
| HSV | hsv(155, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 22.3%, 1.6%) |
| CIE-LAB | lab(90.19, -49.61, 15.81) |
| CIE-LCH | lch(90.19, 52.07, 162.33°) |
| OKLab | oklab(89.78% -0.1373 0.0405) |
| OKLCH | oklch(89.78% 0.143 163.6) |
| XYZ | xyz(51.6789, 76.7117, 63.7026) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.73
Light Greenish Blue
#63F7B4
ΔE00 2.64
Aquamarine
#7FFFD4
ΔE00 3.30
Light Blue Green
#7EFBB3
ΔE00 3.73
Light Turquoise
#7EF4CC
ΔE00 3.82
Greenish Cyan
#2AFEB7
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FBC3 #FB75AD
analogous
#75FB80 #75FBC3 #75F0FB
triadic
#75FBC3 #C375FB #FBC375
tetradic
#75FBC3 #8075FB #FB75AD #F0FB75
square
#75FBC3 #8075FB #FB75AD #F0FB75
split-complementary
#75FBC3 #FB75F0 #FB8075
monochromatic
#07EF8E #3AF9A9 #75FBC3 #B0FDDD #E1FEF2
Accessibility & contrast
On white
1.28
#75FBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#75FBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FBC3
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FBC3 | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBC0
Deuteranopia (green-blind)
#E3DDC7
Tritanopia (blue-blind)
#40FBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75fbc3; /* rgb */ color: rgb(117, 251, 195); /* oklch */ color: oklch(89.8% 0.143 163.6);
Tailwind
colors: {
custom: {
50: '#a6fdd5',
500: '#75fbc3',
950: '#000000',
},
}SCSS
$custom: #75fbc3; $custom-light: #a6fdd5; $custom-dark: #000000;
JSON
{
"hex": "#75fbc3",
"rgb": {
"r": 117,
"g": 251,
"b": 195
},
"hsl": {
"h": 154.925,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.89784,
"c": 0.14318,
"h": 163.6
},
"luminance": 0.76716
}Semantic roles & 50–950 ramp
primary
#75FBC3
secondary
#D73D7D
accent
#0060E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683