#75FBCD#75FBCD
#75FBCD is a very light, vivid teal. Relative luminance 0.772; OKLCH L 90.0% C 0.136 H 168.1°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #75FBCD |
|---|---|
| RGB | rgb(117, 251, 205) |
| HSL | hsl(159, 94%, 72%) |
| HSV | hsv(159, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 18.3%, 1.6%) |
| CIE-LAB | lab(90.40, -47.49, 10.96) |
| CIE-LCH | lch(90.40, 48.74, 167.01°) |
| OKLab | oklab(90.03% -0.133 0.0281) |
| OKLCH | oklch(90.03% 0.136 168.1) |
| XYZ | xyz(52.8476, 77.1792, 69.8579) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.30
Light Turquoise
#7EF4CC
ΔE00 2.04
Light Aquamarine
#7BFDC7
ΔE00 2.07
Light Aqua
#8CFFDB
ΔE00 3.08
Bright Teal
#01F9C6
ΔE00 4.31
Light Greenish Blue
#63F7B4
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FBCD #FB75A3
analogous
#75FB8A #75FBCD #75E6FB
triadic
#75FBCD #CD75FB #FBCD75
tetradic
#75FBCD #8A75FB #FB75A3 #E6FB75
square
#75FBCD #8A75FB #FB75A3 #E6FB75
split-complementary
#75FBCD #FB75E6 #FB8A75
monochromatic
#07EF9F #3AF9B7 #75FBCD #B0FDE3 #E1FEF4
Accessibility & contrast
On white
1.28
#75FBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#75FBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FBCD
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FBCD | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECCB
Deuteranopia (green-blind)
#E1DED0
Tritanopia (blue-blind)
#38FCEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75fbcd; /* rgb */ color: rgb(117, 251, 205); /* oklch */ color: oklch(90.0% 0.136 168.1);
Tailwind
colors: {
custom: {
50: '#a6fddc',
500: '#75fbcd',
950: '#000000',
},
}SCSS
$custom: #75fbcd; $custom-light: #a6fddc; $custom-dark: #000000;
JSON
{
"hex": "#75fbcd",
"rgb": {
"r": 117,
"g": 251,
"b": 205
},
"hsl": {
"h": 159.403,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.90031,
"c": 0.13588,
"h": 168.1
},
"luminance": 0.77184
}Semantic roles & 50–950 ramp
primary
#75FBCD
secondary
#D73D72
accent
#004FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684