#68DEB2#68DEB2
#68DEB2 is a very light, vivid teal. Relative luminance 0.584; OKLCH L 82.0% C 0.125 H 166.3°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #68DEB2 |
|---|---|
| RGB | rgb(104, 222, 178) |
| HSL | hsl(158, 64%, 64%) |
| HSV | hsv(158, 53%, 87%) |
| CMYK | cmyk(53.2%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(80.96, -43.66, 11.56) |
| CIE-LCH | lch(80.96, 45.17, 165.17°) |
| OKLab | oklab(82.03% -0.1217 0.0297) |
| OKLCH | oklch(82.03% 0.125 166.3) |
| XYZ | xyz(39.8623, 58.3964, 51.2818) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.42
Eucalyptus
#44D7A8
ΔE00 3.02
Aqua Marine
#2EE8BB
ΔE00 4.18
Mediumaquamarine
#66CDAA
ΔE00 4.38
Light Teal
#90E4C1
ΔE00 4.60
Aquamarine (survey)
#04D8B2
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DEB2 #DE6894
analogous
#68DE77 #68DEB2 #68CFDE
triadic
#68DEB2 #B268DE #DEB268
tetradic
#68DEB2 #7768DE #DE6894 #CFDE68
square
#68DEB2 #7768DE #DE6894 #CFDE68
split-complementary
#68DEB2 #DE68CF #DE7768
monochromatic
#25A776 #36D398 #68DEB2 #9AE9CC #CCF4E5
Accessibility & contrast
On white
1.66
#68DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#68DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DEB2
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DEB2 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B0
Deuteranopia (green-blind)
#C8C4B5
Tritanopia (blue-blind)
#37DFD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #68deb2; /* rgb */ color: rgb(104, 222, 178); /* oklch */ color: oklch(82.0% 0.125 166.3);
Tailwind
colors: {
custom: {
50: '#9be9c9',
500: '#68deb2',
950: '#000000',
},
}SCSS
$custom: #68deb2; $custom-light: #9be9c9; $custom-dark: #000000;
JSON
{
"hex": "#68deb2",
"rgb": {
"r": 104,
"g": 222,
"b": 178
},
"hsl": {
"h": 157.627,
"s": 64.13,
"l": 63.922
},
"oklch": {
"l": 0.82029,
"c": 0.12527,
"h": 166.3
},
"luminance": 0.584
}Semantic roles & 50–950 ramp
primary
#68DEB2
secondary
#AA4168
accent
#1A5CCC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482