#75FDBA#75FDBA
#75FDBA is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.0% C 0.153 H 159.6°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #75FDBA |
|---|---|
| RGB | rgb(117, 253, 186) |
| HSL | hsl(150, 97%, 73%) |
| HSV | hsv(150, 54%, 99%) |
| CMYK | cmyk(53.8%, 0%, 26.5%, 0.8%) |
| CIE-LAB | lab(90.58, -52.27, 20.98) |
| CIE-LCH | lch(90.58, 56.32, 158.13°) |
| OKLab | oklab(90.05% -0.1434 0.0535) |
| OKLCH | oklch(90.05% 0.153 159.6) |
| XYZ | xyz(51.3199, 77.5730, 58.7135) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.64
Light Greenish Blue
#63F7B4
ΔE00 1.72
Seafoam (survey)
#80F9AD
ΔE00 2.68
Seafoam Green
#7AF9AB
ΔE00 2.71
Light Aquamarine
#7BFDC7
ΔE00 2.74
Light Bluish Green
#76FDA8
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FDBA #FD75B8
analogous
#75FD76 #75FDBA #75FCFD
triadic
#75FDBA #BA75FD #FDBA75
tetradic
#75FDBA #7675FD #FD75B8 #FCFD75
square
#75FDBA #7675FD #FD75B8 #FCFD75
split-complementary
#75FDBA #FD75FC #FD7675
monochromatic
#04F47E #39FC9C #75FDBA #B1FED8 #E1FFF0
Accessibility & contrast
On white
1.27
#75FDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#75FDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FDBA
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FDBA | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB6
Deuteranopia (green-blind)
#E7DEBE
Tritanopia (blue-blind)
#45FCEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #75fdba; /* rgb */ color: rgb(117, 253, 186); /* oklch */ color: oklch(90.0% 0.153 159.6);
Tailwind
colors: {
custom: {
50: '#a6ffcf',
500: '#75fdba',
950: '#000000',
},
}SCSS
$custom: #75fdba; $custom-light: #a6ffcf; $custom-dark: #000000;
JSON
{
"hex": "#75fdba",
"rgb": {
"r": 117,
"g": 253,
"b": 186
},
"hsl": {
"h": 150.441,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.90047,
"c": 0.15305,
"h": 159.6
},
"luminance": 0.77578
}Semantic roles & 50–950 ramp
primary
#75FDBA
secondary
#DA3C8A
accent
#0071E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683