#68DEBA#68DEBA
#68DEBA is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.2% C 0.120 H 170.7°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #68DEBA |
|---|---|
| RGB | rgb(104, 222, 186) |
| HSL | hsl(162, 64%, 64%) |
| HSV | hsv(162, 53%, 87%) |
| CMYK | cmyk(53.2%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(81.14, -41.88, 7.59) |
| CIE-LCH | lch(81.14, 42.56, 169.72°) |
| OKLab | oklab(82.24% -0.1181 0.0194) |
| OKLCH | oklch(82.24% 0.12 170.7) |
| XYZ | xyz(40.6891, 58.7271, 55.6361) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.72
Eucalyptus
#44D7A8
ΔE00 3.97
Mediumaquamarine
#66CDAA
ΔE00 4.10
Seafoam Blue
#78D1B6
ΔE00 4.13
Aqua Marine
#2EE8BB
ΔE00 4.20
Light Teal
#90E4C1
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DEBA #DE688C
analogous
#68DE7F #68DEBA #68C7DE
triadic
#68DEBA #BA68DE #DEBA68
tetradic
#68DEBA #7F68DE #DE688C #C7DE68
square
#68DEBA #7F68DE #DE688C #C7DE68
split-complementary
#68DEBA #DE68C7 #DE7F68
monochromatic
#25A77F #36D3A3 #68DEBA #9AE9D1 #CCF4E8
Accessibility & contrast
On white
1.65
#68DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#68DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DEBA
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DEBA | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B8
Deuteranopia (green-blind)
#C6C4BC
Tritanopia (blue-blind)
#30DFD4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #68deba; /* rgb */ color: rgb(104, 222, 186); /* oklch */ color: oklch(82.2% 0.120 170.7);
Tailwind
colors: {
custom: {
50: '#9ce9ce',
500: '#68deba',
950: '#000000',
},
}SCSS
$custom: #68deba; $custom-light: #9ce9ce; $custom-dark: #000000;
JSON
{
"hex": "#68deba",
"rgb": {
"r": 104,
"g": 222,
"b": 186
},
"hsl": {
"h": 161.695,
"s": 64.13,
"l": 63.922
},
"oklch": {
"l": 0.82238,
"c": 0.11971,
"h": 170.7
},
"luminance": 0.58731
}Semantic roles & 50–950 ramp
primary
#68DEBA
secondary
#AA4161
accent
#1A50CC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483