#75FBD7#75FBD7
#75FBD7 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.3% C 0.130 H 173.1°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #75FBD7 |
|---|---|
| RGB | rgb(117, 251, 215) |
| HSL | hsl(164, 94%, 72%) |
| HSV | hsv(164, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 14.3%, 1.6%) |
| CIE-LAB | lab(90.63, -45.27, 6.11) |
| CIE-LCH | lch(90.63, 45.68, 172.31°) |
| OKLab | oklab(90.29% -0.1286 0.0155) |
| OKLCH | oklch(90.29% 0.13 173.1) |
| XYZ | xyz(54.0935, 77.6776, 76.4194) |
| Luminance | 0.7768 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.08
Aquamarine
#7FFFD4
ΔE00 2.18
Light Turquoise
#7EF4CC
ΔE00 2.38
Tiffany Blue
#7BF2DA
ΔE00 3.70
Light Aquamarine
#7BFDC7
ΔE00 4.64
Bright Teal
#01F9C6
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FBD7 #FB7599
analogous
#75FB94 #75FBD7 #75DCFB
triadic
#75FBD7 #D775FB #FBD775
tetradic
#75FBD7 #9475FB #FB7599 #DCFB75
square
#75FBD7 #9475FB #FB7599 #DCFB75
split-complementary
#75FBD7 #FB75DC #FB9475
monochromatic
#07EFB0 #3AF9C6 #75FBD7 #B0FDE8 #E1FEF6
Accessibility & contrast
On white
1.27
#75FBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#75FBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FBD7
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FBD7 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD5
Deuteranopia (green-blind)
#DFDEDA
Tritanopia (blue-blind)
#2EFDF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #75fbd7; /* rgb */ color: rgb(117, 251, 215); /* oklch */ color: oklch(90.3% 0.130 173.1);
Tailwind
colors: {
custom: {
50: '#a6fde3',
500: '#75fbd7',
950: '#000000',
},
}SCSS
$custom: #75fbd7; $custom-light: #a6fde3; $custom-dark: #000000;
JSON
{
"hex": "#75fbd7",
"rgb": {
"r": 117,
"g": 251,
"b": 215
},
"hsl": {
"h": 163.881,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.90292,
"c": 0.12952,
"h": 173.1
},
"luminance": 0.77683
}Semantic roles & 50–950 ramp
primary
#75FBD7
secondary
#D73D66
accent
#003EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684