#68DCA2#68DCA2
#68DCA2 is a light, vivid teal. Relative luminance 0.567; OKLCH L 81.2% C 0.135 H 159.4°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCA2 |
|---|---|
| RGB | rgb(104, 220, 162) |
| HSL | hsl(150, 62%, 64%) |
| HSV | hsv(150, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(80.03, -46.16, 18.68) |
| CIE-LCH | lch(80.03, 49.80, 157.97°) |
| OKLab | oklab(81.16% -0.1267 0.0476) |
| OKLCH | oklch(81.16% 0.135 159.4) |
| XYZ | xyz(37.8205, 56.7348, 43.1333) |
| Luminance | 0.5674 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.59
Eucalyptus
#44D7A8
ΔE00 4.18
Aqua Green
#12E193
ΔE00 4.99
Hospital Green
#9BE5AA
ΔE00 5.99
Light Greenish Blue
#63F7B4
ΔE00 6.01
Mediumaquamarine
#66CDAA
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCA2 #DC68A2
analogous
#68DC68 #68DCA2 #68DCDC
triadic
#68DCA2 #A268DC #DCA268
tetradic
#68DCA2 #6868DC #DC68A2 #DCDC68
square
#68DCA2 #6868DC #DC68A2 #DCDC68
split-complementary
#68DCA2 #DC68DC #DC6868
monochromatic
#26A465 #36D083 #68DCA2 #9AE8C1 #CBF3DF
Accessibility & contrast
On white
1.70
#68DCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#68DCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCA2
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCA2 | 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)
#DACE9F
Deuteranopia (green-blind)
#C9C2A6
Tritanopia (blue-blind)
#42DBCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #68dca2; /* rgb */ color: rgb(104, 220, 162); /* oklch */ color: oklch(81.2% 0.135 159.4);
Tailwind
colors: {
custom: {
50: '#9be7bd',
500: '#68dca2',
950: '#000000',
},
}SCSS
$custom: #68dca2; $custom-light: #9be7bd; $custom-dark: #000000;
JSON
{
"hex": "#68dca2",
"rgb": {
"r": 104,
"g": 220,
"b": 162
},
"hsl": {
"h": 150,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.81161,
"c": 0.13539,
"h": 159.4
},
"luminance": 0.56738
}Semantic roles & 50–950 ramp
primary
#68DCA2
secondary
#A74174
accent
#1B73CA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1612
muted
#808482