#75FDBC#75FDBC
#75FDBC is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.1% C 0.151 H 160.3°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #75FDBC |
|---|---|
| RGB | rgb(117, 253, 188) |
| HSL | hsl(151, 97%, 73%) |
| HSV | hsv(151, 54%, 99%) |
| CMYK | cmyk(53.8%, 0%, 25.7%, 0.8%) |
| CIE-LAB | lab(90.62, -51.87, 20.01) |
| CIE-LCH | lch(90.62, 55.60, 158.90°) |
| OKLab | oklab(90.09% -0.1425 0.0511) |
| OKLCH | oklch(90.09% 0.151 160.3) |
| XYZ | xyz(51.5340, 77.6587, 59.8411) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.75
Light Blue Green
#7EFBB3
ΔE00 2.00
Light Aquamarine
#7BFDC7
ΔE00 2.34
Seafoam (survey)
#80F9AD
ΔE00 3.05
Seafoam Green
#7AF9AB
ΔE00 3.11
Greenish Cyan
#2AFEB7
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FDBC #FD75B6
analogous
#75FD78 #75FDBC #75FAFD
triadic
#75FDBC #BC75FD #FDBC75
tetradic
#75FDBC #7875FD #FD75B6 #FAFD75
square
#75FDBC #7875FD #FD75B6 #FAFD75
split-complementary
#75FDBC #FD75FA #FD7875
monochromatic
#04F481 #39FC9F #75FDBC #B1FED9 #E1FFF0
Accessibility & contrast
On white
1.27
#75FDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#75FDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FDBC
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FDBC | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB8
Deuteranopia (green-blind)
#E7DFC0
Tritanopia (blue-blind)
#44FCEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #75fdbc; /* rgb */ color: rgb(117, 253, 188); /* oklch */ color: oklch(90.1% 0.151 160.3);
Tailwind
colors: {
custom: {
50: '#a6ffd0',
500: '#75fdbc',
950: '#000000',
},
}SCSS
$custom: #75fdbc; $custom-light: #a6ffd0; $custom-dark: #000000;
JSON
{
"hex": "#75fdbc",
"rgb": {
"r": 117,
"g": 253,
"b": 188
},
"hsl": {
"h": 151.324,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.90092,
"c": 0.1514,
"h": 160.3
},
"luminance": 0.77663
}Semantic roles & 50–950 ramp
primary
#75FDBC
secondary
#DA3C88
accent
#006EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683