#75FDBD#75FDBD
#75FDBD is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.1% C 0.151 H 160.7°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #75FDBD |
|---|---|
| RGB | rgb(117, 253, 189) |
| HSL | hsl(152, 97%, 73%) |
| HSV | hsv(152, 54%, 99%) |
| CMYK | cmyk(53.8%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(90.64, -51.67, 19.53) |
| CIE-LCH | lch(90.64, 55.24, 159.30°) |
| OKLab | oklab(90.12% -0.1421 0.0499) |
| OKLCH | oklch(90.12% 0.151 160.7) |
| XYZ | xyz(51.6422, 77.7019, 60.4108) |
| Luminance | 0.7771 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.79
Light Aquamarine
#7BFDC7
ΔE00 2.13
Light Blue Green
#7EFBB3
ΔE00 2.19
Seafoam (survey)
#80F9AD
ΔE00 3.24
Seafoam Green
#7AF9AB
ΔE00 3.31
Greenish Cyan
#2AFEB7
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FDBD #FD75B5
analogous
#75FD79 #75FDBD #75F9FD
triadic
#75FDBD #BD75FD #FDBD75
tetradic
#75FDBD #7975FD #FD75B5 #F9FD75
square
#75FDBD #7975FD #FD75B5 #F9FD75
split-complementary
#75FDBD #FD75F9 #FD7975
monochromatic
#04F483 #39FCA0 #75FDBD #B1FEDA #E1FFF1
Accessibility & contrast
On white
1.27
#75FDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#75FDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FDBD
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FDBD | 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)
#FAEDB9
Deuteranopia (green-blind)
#E6DFC1
Tritanopia (blue-blind)
#44FCEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #75fdbd; /* rgb */ color: rgb(117, 253, 189); /* oklch */ color: oklch(90.1% 0.151 160.7);
Tailwind
colors: {
custom: {
50: '#a6ffd1',
500: '#75fdbd',
950: '#000000',
},
}SCSS
$custom: #75fdbd; $custom-light: #a6ffd1; $custom-dark: #000000;
JSON
{
"hex": "#75fdbd",
"rgb": {
"r": 117,
"g": 253,
"b": 189
},
"hsl": {
"h": 151.765,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.90115,
"c": 0.15058,
"h": 160.7
},
"luminance": 0.77707
}Semantic roles & 50–950 ramp
primary
#75FDBD
secondary
#DA3C86
accent
#006CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683