#75DFBB#75DFBB
#75DFBB is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.0% C 0.112 H 169.2°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #75DFBB |
|---|---|
| RGB | rgb(117, 223, 187) |
| HSL | hsl(160, 62%, 67%) |
| HSV | hsv(160, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(81.92, -39.14, 8.23) |
| CIE-LCH | lch(81.92, 39.99, 168.12°) |
| OKLab | oklab(83% -0.1103 0.0211) |
| OKLCH | oklch(83% 0.112 169.2) |
| XYZ | xyz(42.6896, 60.1416, 56.3630) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.88
Light Teal
#90E4C1
ΔE00 3.10
Seafoam Blue
#78D1B6
ΔE00 3.95
Mediumaquamarine
#66CDAA
ΔE00 4.37
Light Turquoise
#7EF4CC
ΔE00 4.61
Eucalyptus
#44D7A8
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DFBB #DF7599
analogous
#75DF86 #75DFBB #75CEDF
triadic
#75DFBB #BB75DF #DFBB75
tetradic
#75DFBB #8675DF #DF7599 #CEDF75
square
#75DFBB #8675DF #DF7599 #CEDF75
split-complementary
#75DFBB #DF75CE #DF8675
monochromatic
#29B183 #43D3A3 #75DFBB #A7EBD3 #D8F6EC
Accessibility & contrast
On white
1.61
#75DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#75DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DFBB
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DFBB | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B9
Deuteranopia (green-blind)
#C9C7BD
Tritanopia (blue-blind)
#4FE0D5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #75dfbb; /* rgb */ color: rgb(117, 223, 187); /* oklch */ color: oklch(83.0% 0.112 169.2);
Tailwind
colors: {
custom: {
50: '#a3e9cf',
500: '#75dfbb',
950: '#000000',
},
}SCSS
$custom: #75dfbb; $custom-light: #a3e9cf; $custom-dark: #000000;
JSON
{
"hex": "#75dfbb",
"rgb": {
"r": 117,
"g": 223,
"b": 187
},
"hsl": {
"h": 159.623,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.83002,
"c": 0.11227,
"h": 169.2
},
"luminance": 0.60145
}Semantic roles & 50–950 ramp
primary
#75DFBB
secondary
#B2466B
accent
#1B57CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101613
muted
#808483