#75DBBE#75DBBE
#75DBBE is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.1% C 0.105 H 173.0°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #75DBBE |
|---|---|
| RGB | rgb(117, 219, 190) |
| HSL | hsl(163, 59%, 66%) |
| HSV | hsv(163, 47%, 86%) |
| CMYK | cmyk(46.6%, 0%, 13.2%, 14.1%) |
| CIE-LAB | lab(80.83, -36.65, 5.08) |
| CIE-LCH | lch(80.83, 37.00, 172.11°) |
| OKLab | oklab(82.14% -0.1044 0.0129) |
| OKLCH | oklch(82.14% 0.105 173) |
| XYZ | xyz(41.9580, 58.1593, 57.7200) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.51
Light Teal
#90E4C1
ΔE00 3.97
Mediumaquamarine
#66CDAA
ΔE00 4.11
Pale Teal
#82CBB2
ΔE00 4.62
Seafoam
#7FE0B3
ΔE00 4.76
Tiffany Blue
#7BF2DA
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DBBE #DB7592
analogous
#75DB8B #75DBBE #75C5DB
triadic
#75DBBE #BE75DB #DBBE75
tetradic
#75DBBE #8B75DB #DB7592 #C5DB75
square
#75DBBE #8B75DB #DB7592 #C5DB75
split-complementary
#75DBBE #DB75C5 #DB8B75
monochromatic
#2CA986 #44CEA7 #75DBBE #A6E8D5 #D6F4EC
Accessibility & contrast
On white
1.66
#75DBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#75DBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DBBE
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DBBE | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0BD
Deuteranopia (green-blind)
#C5C4C0
Tritanopia (blue-blind)
#4EDDD2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #75dbbe; /* rgb */ color: rgb(117, 219, 190); /* oklch */ color: oklch(82.1% 0.105 173.0);
Tailwind
colors: {
custom: {
50: '#a3e6d1',
500: '#75dbbe',
950: '#000000',
},
}SCSS
$custom: #75dbbe; $custom-light: #a3e6d1; $custom-dark: #000000;
JSON
{
"hex": "#75dbbe",
"rgb": {
"r": 117,
"g": 219,
"b": 190
},
"hsl": {
"h": 162.941,
"s": 58.621,
"l": 65.882
},
"oklch": {
"l": 0.82144,
"c": 0.10521,
"h": 173
},
"luminance": 0.58163
}Semantic roles & 50–950 ramp
primary
#75DBBE
secondary
#AC4864
accent
#1F4FC6
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101614
muted
#808483