#68DDAF#68DDAF
#68DDAF is a light, vivid teal. Relative luminance 0.578; OKLCH L 81.7% C 0.126 H 165.1°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #68DDAF |
|---|---|
| RGB | rgb(104, 221, 175) |
| HSL | hsl(156, 63%, 64%) |
| HSV | hsv(156, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 20.8%, 13.3%) |
| CIE-LAB | lab(80.60, -43.88, 12.64) |
| CIE-LCH | lch(80.60, 45.66, 163.93°) |
| OKLab | oklab(81.71% -0.122 0.0324) |
| OKLCH | oklch(81.71% 0.126 165.1) |
| XYZ | xyz(39.2996, 57.7476, 49.6245) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.33
Eucalyptus
#44D7A8
ΔE00 2.89
Mediumaquamarine
#66CDAA
ΔE00 4.42
Aqua Marine
#2EE8BB
ΔE00 4.50
Light Teal
#90E4C1
ΔE00 4.87
Aquamarine (survey)
#04D8B2
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DDAF #DD6896
analogous
#68DD74 #68DDAF #68D0DD
triadic
#68DDAF #AF68DD #DDAF68
tetradic
#68DDAF #7468DD #DD6896 #D0DD68
square
#68DDAF #7468DD #DD6896 #D0DD68
split-complementary
#68DDAF #DD68D0 #DD7468
monochromatic
#25A573 #36D295 #68DDAF #9AE8C9 #CCF3E4
Accessibility & contrast
On white
1.67
#68DDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#68DDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DDAF
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DDAF | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFAD
Deuteranopia (green-blind)
#C8C3B2
Tritanopia (blue-blind)
#3ADDD0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #68ddaf; /* rgb */ color: rgb(104, 221, 175); /* oklch */ color: oklch(81.7% 0.126 165.1);
Tailwind
colors: {
custom: {
50: '#9be8c7',
500: '#68ddaf',
950: '#000000',
},
}SCSS
$custom: #68ddaf; $custom-light: #9be8c7; $custom-dark: #000000;
JSON
{
"hex": "#68ddaf",
"rgb": {
"r": 104,
"g": 221,
"b": 175
},
"hsl": {
"h": 156.41,
"s": 63.243,
"l": 63.725
},
"oklch": {
"l": 0.81714,
"c": 0.1262,
"h": 165.1
},
"luminance": 0.57751
}Semantic roles & 50–950 ramp
primary
#68DDAF
secondary
#A8416A
accent
#1A60CB
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482