#68DDBD#68DDBD
#68DDBD is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.1% C 0.117 H 172.9°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #68DDBD |
|---|---|
| RGB | rgb(104, 221, 189) |
| HSL | hsl(164, 63%, 64%) |
| HSV | hsv(164, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 14.5%, 13.3%) |
| CIE-LAB | lab(80.92, -40.75, 5.68) |
| CIE-LCH | lch(80.92, 41.14, 172.06°) |
| OKLab | oklab(82.08% -0.1157 0.0144) |
| OKLCH | oklch(82.08% 0.117 172.9) |
| XYZ | xyz(40.7466, 58.3264, 57.2451) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.61
Mediumaquamarine
#66CDAA
ΔE00 4.16
Aquamarine (survey)
#04D8B2
ΔE00 4.58
Light Teal
#90E4C1
ΔE00 4.61
Seafoam
#7FE0B3
ΔE00 4.65
Eucalyptus
#44D7A8
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DDBD #DD6888
analogous
#68DD82 #68DDBD #68C2DD
triadic
#68DDBD #BD68DD #DDBD68
tetradic
#68DDBD #8268DD #DD6888 #C2DD68
square
#68DDBD #8268DD #DD6888 #C2DD68
split-complementary
#68DDBD #DD68C2 #DD8268
monochromatic
#25A582 #36D2A7 #68DDBD #9AE8D3 #CCF3E9
Accessibility & contrast
On white
1.66
#68DDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#68DDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DDBD
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DDBD | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BC
Deuteranopia (green-blind)
#C5C4BF
Tritanopia (blue-blind)
#2EDFD4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #68ddbd; /* rgb */ color: rgb(104, 221, 189); /* oklch */ color: oklch(82.1% 0.117 172.9);
Tailwind
colors: {
custom: {
50: '#9ce8d0',
500: '#68ddbd',
950: '#000000',
},
}SCSS
$custom: #68ddbd; $custom-light: #9ce8d0; $custom-dark: #000000;
JSON
{
"hex": "#68ddbd",
"rgb": {
"r": 104,
"g": 221,
"b": 189
},
"hsl": {
"h": 163.59,
"s": 63.243,
"l": 63.725
},
"oklch": {
"l": 0.82082,
"c": 0.1166,
"h": 172.9
},
"luminance": 0.5833
}Semantic roles & 50–950 ramp
primary
#68DDBD
secondary
#A8415D
accent
#1A4BCB
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483