#68DCA8#68DCA8
#68DCA8 is a light, vivid teal. Relative luminance 0.570; OKLCH L 81.3% C 0.130 H 162.1°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCA8 |
|---|---|
| RGB | rgb(104, 220, 168) |
| HSL | hsl(153, 62%, 64%) |
| HSV | hsv(153, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 23.6%, 13.7%) |
| CIE-LAB | lab(80.15, -44.93, 15.70) |
| CIE-LCH | lch(80.15, 47.59, 160.74°) |
| OKLab | oklab(81.3% -0.124 0.0402) |
| OKLCH | oklch(81.3% 0.13 162.1) |
| XYZ | xyz(38.3666, 56.9532, 46.0094) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.71
Eucalyptus
#44D7A8
ΔE00 3.28
Mediumaquamarine
#66CDAA
ΔE00 5.18
Aqua Marine
#2EE8BB
ΔE00 5.40
Light Teal
#90E4C1
ΔE00 5.77
Aqua Green
#12E193
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCA8 #DC689C
analogous
#68DC6E #68DCA8 #68D6DC
triadic
#68DCA8 #A868DC #DCA868
tetradic
#68DCA8 #6E68DC #DC689C #D6DC68
square
#68DCA8 #6E68DC #DC689C #D6DC68
split-complementary
#68DCA8 #DC68D6 #DC6E68
monochromatic
#26A46B #36D08B #68DCA8 #9AE8C5 #CBF3E1
Accessibility & contrast
On white
1.69
#68DCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#68DCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCA8
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCA8 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA5
Deuteranopia (green-blind)
#C8C2AB
Tritanopia (blue-blind)
#3EDCCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #68dca8; /* rgb */ color: rgb(104, 220, 168); /* oklch */ color: oklch(81.3% 0.130 162.1);
Tailwind
colors: {
custom: {
50: '#9be7c2',
500: '#68dca8',
950: '#000000',
},
}SCSS
$custom: #68dca8; $custom-light: #9be7c2; $custom-dark: #000000;
JSON
{
"hex": "#68dca8",
"rgb": {
"r": 104,
"g": 220,
"b": 168
},
"hsl": {
"h": 153.103,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.81302,
"c": 0.13036,
"h": 162.1
},
"luminance": 0.56957
}Semantic roles & 50–950 ramp
primary
#68DCA8
secondary
#A7416F
accent
#1B6ACA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482