#68DEB0#68DEB0
#68DEB0 is a light, vivid teal. Relative luminance 0.583; OKLCH L 82.0% C 0.127 H 165.3°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #68DEB0 |
|---|---|
| RGB | rgb(104, 222, 176) |
| HSL | hsl(157, 64%, 64%) |
| HSV | hsv(157, 53%, 87%) |
| CMYK | cmyk(53.2%, 0%, 20.7%, 12.9%) |
| CIE-LAB | lab(80.91, -44.10, 12.56) |
| CIE-LCH | lch(80.91, 45.85, 164.11°) |
| OKLab | oklab(81.98% -0.1226 0.0322) |
| OKLCH | oklch(81.98% 0.127 165.3) |
| XYZ | xyz(39.6630, 58.3166, 50.2319) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.30
Eucalyptus
#44D7A8
ΔE00 2.99
Aqua Marine
#2EE8BB
ΔE00 4.34
Mediumaquamarine
#66CDAA
ΔE00 4.59
Light Teal
#90E4C1
ΔE00 4.81
Aquamarine (survey)
#04D8B2
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DEB0 #DE6896
analogous
#68DE75 #68DEB0 #68D1DE
triadic
#68DEB0 #B068DE #DEB068
tetradic
#68DEB0 #7568DE #DE6896 #D1DE68
square
#68DEB0 #7568DE #DE6896 #D1DE68
split-complementary
#68DEB0 #DE68D1 #DE7568
monochromatic
#25A774 #36D396 #68DEB0 #9AE9CA #CCF4E5
Accessibility & contrast
On white
1.66
#68DEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#68DEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DEB0
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DEB0 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0AE
Deuteranopia (green-blind)
#C8C4B3
Tritanopia (blue-blind)
#38DED1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #68deb0; /* rgb */ color: rgb(104, 222, 176); /* oklch */ color: oklch(82.0% 0.127 165.3);
Tailwind
colors: {
custom: {
50: '#9be9c7',
500: '#68deb0',
950: '#000000',
},
}SCSS
$custom: #68deb0; $custom-light: #9be9c7; $custom-dark: #000000;
JSON
{
"hex": "#68deb0",
"rgb": {
"r": 104,
"g": 222,
"b": 176
},
"hsl": {
"h": 156.61,
"s": 64.13,
"l": 63.922
},
"oklch": {
"l": 0.81979,
"c": 0.12677,
"h": 165.3
},
"luminance": 0.5832
}Semantic roles & 50–950 ramp
primary
#68DEB0
secondary
#AA416A
accent
#1A5FCC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482