#68DEBE#68DEBE
#68DEBE is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.3% C 0.117 H 173.0°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #68DEBE |
|---|---|
| RGB | rgb(104, 222, 190) |
| HSL | hsl(164, 64%, 64%) |
| HSV | hsv(164, 53%, 87%) |
| CMYK | cmyk(53.2%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(81.24, -40.96, 5.61) |
| CIE-LCH | lch(81.24, 41.34, 172.20°) |
| OKLab | oklab(82.35% -0.1163 0.0142) |
| OKLCH | oklch(82.35% 0.117 173) |
| XYZ | xyz(41.1203, 58.8995, 57.9070) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.80
Mediumaquamarine
#66CDAA
ΔE00 4.39
Light Teal
#90E4C1
ΔE00 4.58
Aquamarine (survey)
#04D8B2
ΔE00 4.63
Aqua Marine
#2EE8BB
ΔE00 4.67
Seafoam
#7FE0B3
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DEBE #DE6888
analogous
#68DE83 #68DEBE #68C3DE
triadic
#68DEBE #BE68DE #DEBE68
tetradic
#68DEBE #8368DE #DE6888 #C3DE68
square
#68DEBE #8368DE #DE6888 #C3DE68
split-complementary
#68DEBE #DE68C3 #DE8368
monochromatic
#25A784 #36D3A8 #68DEBE #9AE9D4 #CCF4E9
Accessibility & contrast
On white
1.64
#68DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#68DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DEBE
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DEBE | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BD
Deuteranopia (green-blind)
#C6C4C0
Tritanopia (blue-blind)
#2CE0D5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68debe; /* rgb */ color: rgb(104, 222, 190); /* oklch */ color: oklch(82.3% 0.117 173.0);
Tailwind
colors: {
custom: {
50: '#9ce9d1',
500: '#68debe',
950: '#000000',
},
}SCSS
$custom: #68debe; $custom-light: #9ce9d1; $custom-dark: #000000;
JSON
{
"hex": "#68debe",
"rgb": {
"r": 104,
"g": 222,
"b": 190
},
"hsl": {
"h": 163.729,
"s": 64.13,
"l": 63.922
},
"oklch": {
"l": 0.82347,
"c": 0.11721,
"h": 173
},
"luminance": 0.58903
}Semantic roles & 50–950 ramp
primary
#68DEBE
secondary
#AA415D
accent
#1A4ACC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483