#75FBCC#75FBCC
#75FBCC is a very light, vivid teal. Relative luminance 0.771; OKLCH L 90.0% C 0.137 H 167.6°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #75FBCC |
|---|---|
| RGB | rgb(117, 251, 204) |
| HSL | hsl(159, 94%, 72%) |
| HSV | hsv(159, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 18.7%, 1.6%) |
| CIE-LAB | lab(90.38, -47.71, 11.44) |
| CIE-LCH | lch(90.38, 49.06, 166.51°) |
| OKLab | oklab(90.01% -0.1334 0.0293) |
| OKLCH | oklch(90.01% 0.137 167.6) |
| XYZ | xyz(52.7273, 77.1311, 69.2242) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.45
Light Aquamarine
#7BFDC7
ΔE00 1.83
Light Turquoise
#7EF4CC
ΔE00 2.17
Light Aqua
#8CFFDB
ΔE00 3.27
Bright Teal
#01F9C6
ΔE00 4.31
Light Greenish Blue
#63F7B4
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FBCC #FB75A4
analogous
#75FB89 #75FBCC #75E7FB
triadic
#75FBCC #CC75FB #FBCC75
tetradic
#75FBCC #8975FB #FB75A4 #E7FB75
square
#75FBCC #8975FB #FB75A4 #E7FB75
split-complementary
#75FBCC #FB75E7 #FB8975
monochromatic
#07EF9D #3AF9B6 #75FBCC #B0FDE2 #E1FEF4
Accessibility & contrast
On white
1.28
#75FBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#75FBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FBCC
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FBCC | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECCA
Deuteranopia (green-blind)
#E2DECF
Tritanopia (blue-blind)
#39FCEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75fbcc; /* rgb */ color: rgb(117, 251, 204); /* oklch */ color: oklch(90.0% 0.137 167.6);
Tailwind
colors: {
custom: {
50: '#a6fddb',
500: '#75fbcc',
950: '#000000',
},
}SCSS
$custom: #75fbcc; $custom-light: #a6fddb; $custom-dark: #000000;
JSON
{
"hex": "#75fbcc",
"rgb": {
"r": 117,
"g": 251,
"b": 204
},
"hsl": {
"h": 158.955,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.90006,
"c": 0.13657,
"h": 167.6
},
"luminance": 0.77136
}Semantic roles & 50–950 ramp
primary
#75FBCC
secondary
#D73D73
accent
#0050E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684