#68DEBB#68DEBB
#68DEBB is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.3% C 0.119 H 171.3°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #68DEBB |
|---|---|
| RGB | rgb(104, 222, 187) |
| HSL | hsl(162, 64%, 64%) |
| HSV | hsv(162, 53%, 87%) |
| CMYK | cmyk(53.2%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(81.16, -41.65, 7.10) |
| CIE-LCH | lch(81.16, 42.25, 170.33°) |
| OKLab | oklab(82.27% -0.1177 0.0181) |
| OKLCH | oklch(82.27% 0.119 171.3) |
| XYZ | xyz(40.7958, 58.7697, 56.1979) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.94
Seafoam Blue
#78D1B6
ΔE00 4.02
Mediumaquamarine
#66CDAA
ΔE00 4.14
Eucalyptus
#44D7A8
ΔE00 4.17
Aqua Marine
#2EE8BB
ΔE00 4.29
Light Teal
#90E4C1
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DEBB #DE688B
analogous
#68DE80 #68DEBB #68C6DE
triadic
#68DEBB #BB68DE #DEBB68
tetradic
#68DEBB #8068DE #DE688B #C6DE68
square
#68DEBB #8068DE #DE688B #C6DE68
split-complementary
#68DEBB #DE68C6 #DE8068
monochromatic
#25A780 #36D3A4 #68DEBB #9AE9D2 #CCF4E8
Accessibility & contrast
On white
1.65
#68DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#68DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DEBB
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DEBB | 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)
#D8D1B9
Deuteranopia (green-blind)
#C6C4BD
Tritanopia (blue-blind)
#2FE0D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68debb; /* rgb */ color: rgb(104, 222, 187); /* oklch */ color: oklch(82.3% 0.119 171.3);
Tailwind
colors: {
custom: {
50: '#9ce9cf',
500: '#68debb',
950: '#000000',
},
}SCSS
$custom: #68debb; $custom-light: #9ce9cf; $custom-dark: #000000;
JSON
{
"hex": "#68debb",
"rgb": {
"r": 104,
"g": 222,
"b": 187
},
"hsl": {
"h": 162.203,
"s": 64.13,
"l": 63.922
},
"oklch": {
"l": 0.82265,
"c": 0.11906,
"h": 171.3
},
"luminance": 0.58773
}Semantic roles & 50–950 ramp
primary
#68DEBB
secondary
#AA4160
accent
#1A4ECC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483