#68DCA3#68DCA3
#68DCA3 is a light, vivid teal. Relative luminance 0.568; OKLCH L 81.2% C 0.135 H 159.8°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCA3 |
|---|---|
| RGB | rgb(104, 220, 163) |
| HSL | hsl(151, 62%, 64%) |
| HSV | hsv(151, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 25.9%, 13.7%) |
| CIE-LAB | lab(80.05, -45.96, 18.19) |
| CIE-LCH | lch(80.05, 49.43, 158.41°) |
| OKLab | oklab(81.18% -0.1263 0.0464) |
| OKLCH | oklch(81.18% 0.135 159.8) |
| XYZ | xyz(37.9098, 56.7705, 43.6033) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.43
Eucalyptus
#44D7A8
ΔE00 4.01
Aqua Green
#12E193
ΔE00 5.11
Light Greenish Blue
#63F7B4
ΔE00 6.03
Hospital Green
#9BE5AA
ΔE00 6.05
Mediumaquamarine
#66CDAA
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCA3 #DC68A1
analogous
#68DC69 #68DCA3 #68DBDC
triadic
#68DCA3 #A368DC #DCA368
tetradic
#68DCA3 #6968DC #DC68A1 #DBDC68
square
#68DCA3 #6968DC #DC68A1 #DBDC68
split-complementary
#68DCA3 #DC68DB #DC6968
monochromatic
#26A466 #36D085 #68DCA3 #9AE8C1 #CBF3E0
Accessibility & contrast
On white
1.70
#68DCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#68DCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCA3
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCA3 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACEA0
Deuteranopia (green-blind)
#C9C2A7
Tritanopia (blue-blind)
#41DBCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #68dca3; /* rgb */ color: rgb(104, 220, 163); /* oklch */ color: oklch(81.2% 0.135 159.8);
Tailwind
colors: {
custom: {
50: '#9be7be',
500: '#68dca3',
950: '#000000',
},
}SCSS
$custom: #68dca3; $custom-light: #9be7be; $custom-dark: #000000;
JSON
{
"hex": "#68dca3",
"rgb": {
"r": 104,
"g": 220,
"b": 163
},
"hsl": {
"h": 150.517,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.81184,
"c": 0.13453,
"h": 159.8
},
"luminance": 0.56774
}Semantic roles & 50–950 ramp
primary
#68DCA3
secondary
#A74173
accent
#1B71CA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1612
muted
#808482