#68DDBB#68DDBB
#68DDBB is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.0% C 0.118 H 171.7°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #68DDBB |
|---|---|
| RGB | rgb(104, 221, 187) |
| HSL | hsl(163, 63%, 64%) |
| HSV | hsv(163, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(80.87, -41.21, 6.68) |
| CIE-LCH | lch(80.87, 41.74, 170.80°) |
| OKLab | oklab(82.03% -0.1166 0.017) |
| OKLCH | oklch(82.03% 0.118 171.7) |
| XYZ | xyz(40.5310, 58.2401, 56.1096) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.75
Mediumaquamarine
#66CDAA
ΔE00 3.97
Seafoam
#7FE0B3
ΔE00 4.16
Eucalyptus
#44D7A8
ΔE00 4.27
Light Teal
#90E4C1
ΔE00 4.45
Aquamarine (survey)
#04D8B2
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DDBB #DD688A
analogous
#68DD80 #68DDBB #68C4DD
triadic
#68DDBB #BB68DD #DDBB68
tetradic
#68DDBB #8068DD #DD688A #C4DD68
square
#68DDBB #8068DD #DD688A #C4DD68
split-complementary
#68DDBB #DD68C4 #DD8068
monochromatic
#25A580 #36D2A5 #68DDBB #9AE8D1 #CCF3E8
Accessibility & contrast
On white
1.66
#68DDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#68DDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DDBB
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DDBB | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0B9
Deuteranopia (green-blind)
#C5C3BD
Tritanopia (blue-blind)
#30DFD3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #68ddbb; /* rgb */ color: rgb(104, 221, 187); /* oklch */ color: oklch(82.0% 0.118 171.7);
Tailwind
colors: {
custom: {
50: '#9ce8cf',
500: '#68ddbb',
950: '#000000',
},
}SCSS
$custom: #68ddbb; $custom-light: #9ce8cf; $custom-dark: #000000;
JSON
{
"hex": "#68ddbb",
"rgb": {
"r": 104,
"g": 221,
"b": 187
},
"hsl": {
"h": 162.564,
"s": 63.243,
"l": 63.725
},
"oklch": {
"l": 0.82027,
"c": 0.11782,
"h": 171.7
},
"luminance": 0.58244
}Semantic roles & 50–950 ramp
primary
#68DDBB
secondary
#A8415F
accent
#1A4ECB
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483