#68DEBC#68DEBC
#68DEBC is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.3% C 0.118 H 171.8°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #68DEBC |
|---|---|
| RGB | rgb(104, 222, 188) |
| HSL | hsl(163, 64%, 64%) |
| HSV | hsv(163, 53%, 87%) |
| CMYK | cmyk(53.2%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(81.19, -41.42, 6.60) |
| CIE-LCH | lch(81.19, 41.95, 170.95°) |
| OKLab | oklab(82.29% -0.1172 0.0168) |
| OKLCH | oklch(82.29% 0.118 171.8) |
| XYZ | xyz(40.9032, 58.8127, 56.7637) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.93
Seafoam
#7FE0B3
ΔE00 4.18
Mediumaquamarine
#66CDAA
ΔE00 4.20
Eucalyptus
#44D7A8
ΔE00 4.37
Aqua Marine
#2EE8BB
ΔE00 4.40
Light Teal
#90E4C1
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DEBC #DE688A
analogous
#68DE81 #68DEBC #68C5DE
triadic
#68DEBC #BC68DE #DEBC68
tetradic
#68DEBC #8168DE #DE688A #C5DE68
square
#68DEBC #8168DE #DE688A #C5DE68
split-complementary
#68DEBC #DE68C5 #DE8168
monochromatic
#25A781 #36D3A6 #68DEBC #9AE9D2 #CCF4E9
Accessibility & contrast
On white
1.65
#68DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#68DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DEBC
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DEBC | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BA
Deuteranopia (green-blind)
#C6C4BE
Tritanopia (blue-blind)
#2EE0D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68debc; /* rgb */ color: rgb(104, 222, 188); /* oklch */ color: oklch(82.3% 0.118 171.8);
Tailwind
colors: {
custom: {
50: '#9ce9d0',
500: '#68debc',
950: '#000000',
},
}SCSS
$custom: #68debc; $custom-light: #9ce9d0; $custom-dark: #000000;
JSON
{
"hex": "#68debc",
"rgb": {
"r": 104,
"g": 222,
"b": 188
},
"hsl": {
"h": 162.712,
"s": 64.13,
"l": 63.922
},
"oklch": {
"l": 0.82292,
"c": 0.11844,
"h": 171.8
},
"luminance": 0.58816
}Semantic roles & 50–950 ramp
primary
#68DEBC
secondary
#AA415F
accent
#1A4DCC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483