#68DCA5#68DCA5
#68DCA5 is a light, vivid teal. Relative luminance 0.568; OKLCH L 81.2% C 0.133 H 160.7°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCA5 |
|---|---|
| RGB | rgb(104, 220, 165) |
| HSL | hsl(152, 62%, 64%) |
| HSV | hsv(152, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 25%, 13.7%) |
| CIE-LAB | lab(80.09, -45.55, 17.19) |
| CIE-LCH | lch(80.09, 48.69, 159.32°) |
| OKLab | oklab(81.23% -0.1254 0.0439) |
| OKLCH | oklch(81.23% 0.133 160.7) |
| XYZ | xyz(38.0904, 56.8427, 44.5545) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.11
Eucalyptus
#44D7A8
ΔE00 3.70
Aqua Green
#12E193
ΔE00 5.38
Mediumaquamarine
#66CDAA
ΔE00 5.71
Aqua Marine
#2EE8BB
ΔE00 5.85
Light Greenish Blue
#63F7B4
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCA5 #DC689F
analogous
#68DC6B #68DCA5 #68D9DC
triadic
#68DCA5 #A568DC #DCA568
tetradic
#68DCA5 #6B68DC #DC689F #D9DC68
square
#68DCA5 #6B68DC #DC689F #D9DC68
split-complementary
#68DCA5 #DC68D9 #DC6B68
monochromatic
#26A468 #36D087 #68DCA5 #9AE8C3 #CBF3E0
Accessibility & contrast
On white
1.70
#68DCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#68DCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCA5
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCA5 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA2
Deuteranopia (green-blind)
#C9C2A8
Tritanopia (blue-blind)
#40DBCD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #68dca5; /* rgb */ color: rgb(104, 220, 165); /* oklch */ color: oklch(81.2% 0.133 160.7);
Tailwind
colors: {
custom: {
50: '#9be7bf',
500: '#68dca5',
950: '#000000',
},
}SCSS
$custom: #68dca5; $custom-light: #9be7bf; $custom-dark: #000000;
JSON
{
"hex": "#68dca5",
"rgb": {
"r": 104,
"g": 220,
"b": 165
},
"hsl": {
"h": 151.552,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.81231,
"c": 0.13285,
"h": 160.7
},
"luminance": 0.56846
}Semantic roles & 50–950 ramp
primary
#68DCA5
secondary
#A74171
accent
#1B6ECA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1612
muted
#808482