#68DCAD#68DCAD
#68DCAD is a light, vivid teal. Relative luminance 0.571; OKLCH L 81.4% C 0.126 H 164.5°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCAD |
|---|---|
| RGB | rgb(104, 220, 173) |
| HSL | hsl(156, 62%, 64%) |
| HSV | hsv(156, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 21.4%, 13.7%) |
| CIE-LAB | lab(80.26, -43.87, 13.21) |
| CIE-LCH | lch(80.26, 45.82, 163.24°) |
| OKLab | oklab(81.42% -0.1218 0.0339) |
| OKLCH | oklch(81.42% 0.126 164.5) |
| XYZ | xyz(38.8414, 57.1431, 48.5099) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.37
Eucalyptus
#44D7A8
ΔE00 2.84
Mediumaquamarine
#66CDAA
ΔE00 4.38
Aqua Marine
#2EE8BB
ΔE00 4.77
Light Teal
#90E4C1
ΔE00 5.07
Aquamarine (survey)
#04D8B2
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCAD #DC6897
analogous
#68DC73 #68DCAD #68D1DC
triadic
#68DCAD #AD68DC #DCAD68
tetradic
#68DCAD #7368DC #DC6897 #D1DC68
square
#68DCAD #7368DC #DC6897 #D1DC68
split-complementary
#68DCAD #DC68D1 #DC7368
monochromatic
#26A471 #36D092 #68DCAD #9AE8C8 #CBF3E3
Accessibility & contrast
On white
1.69
#68DCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#68DCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCAD
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCAD | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEAB
Deuteranopia (green-blind)
#C7C2B0
Tritanopia (blue-blind)
#3BDCCF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #68dcad; /* rgb */ color: rgb(104, 220, 173); /* oklch */ color: oklch(81.4% 0.126 164.5);
Tailwind
colors: {
custom: {
50: '#9be7c5',
500: '#68dcad',
950: '#000000',
},
}SCSS
$custom: #68dcad; $custom-light: #9be7c5; $custom-dark: #000000;
JSON
{
"hex": "#68dcad",
"rgb": {
"r": 104,
"g": 220,
"b": 173
},
"hsl": {
"h": 155.69,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.81424,
"c": 0.12639,
"h": 164.5
},
"luminance": 0.57147
}Semantic roles & 50–950 ramp
primary
#68DCAD
secondary
#A7416A
accent
#1B62CA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482