#68DEB9#68DEB9
#68DEB9 is a very light, vivid teal. Relative luminance 0.587; OKLCH L 82.2% C 0.120 H 170.1°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #68DEB9 |
|---|---|
| RGB | rgb(104, 222, 185) |
| HSL | hsl(161, 64%, 64%) |
| HSV | hsv(161, 53%, 87%) |
| CMYK | cmyk(53.2%, 0%, 16.7%, 12.9%) |
| CIE-LAB | lab(81.12, -42.11, 8.09) |
| CIE-LCH | lch(81.12, 42.88, 169.13°) |
| OKLab | oklab(82.21% -0.1186 0.0207) |
| OKLCH | oklch(82.21% 0.12 170.1) |
| XYZ | xyz(40.5832, 58.6847, 55.0781) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.50
Eucalyptus
#44D7A8
ΔE00 3.79
Mediumaquamarine
#66CDAA
ΔE00 4.07
Aqua Marine
#2EE8BB
ΔE00 4.13
Seafoam Blue
#78D1B6
ΔE00 4.25
Light Teal
#90E4C1
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DEB9 #DE688D
analogous
#68DE7E #68DEB9 #68C8DE
triadic
#68DEB9 #B968DE #DEB968
tetradic
#68DEB9 #7E68DE #DE688D #C8DE68
square
#68DEB9 #7E68DE #DE688D #C8DE68
split-complementary
#68DEB9 #DE68C8 #DE7E68
monochromatic
#25A77E #36D3A2 #68DEB9 #9AE9D0 #CCF4E8
Accessibility & contrast
On white
1.65
#68DEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#68DEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DEB9
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DEB9 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D1B7
Deuteranopia (green-blind)
#C7C4BB
Tritanopia (blue-blind)
#31DFD3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #68deb9; /* rgb */ color: rgb(104, 222, 185); /* oklch */ color: oklch(82.2% 0.120 170.1);
Tailwind
colors: {
custom: {
50: '#9ce9ce',
500: '#68deb9',
950: '#000000',
},
}SCSS
$custom: #68deb9; $custom-light: #9ce9ce; $custom-dark: #000000;
JSON
{
"hex": "#68deb9",
"rgb": {
"r": 104,
"g": 222,
"b": 185
},
"hsl": {
"h": 161.186,
"s": 64.13,
"l": 63.922
},
"oklch": {
"l": 0.82212,
"c": 0.12037,
"h": 170.1
},
"luminance": 0.58688
}Semantic roles & 50–950 ramp
primary
#68DEB9
secondary
#AA4162
accent
#1A51CC
background
#FCFEFE
surface
#F5FDFA
border
#CFD5D3
text
#0F1613
muted
#808483