#68DEBF#68DEBF
#68DEBF is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.4% C 0.117 H 173.6°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #68DEBF |
|---|---|
| RGB | rgb(104, 222, 191) |
| HSL | hsl(164, 64%, 64%) |
| HSV | hsv(164, 53%, 87%) |
| CMYK | cmyk(53.2%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(81.26, -40.73, 5.11) |
| CIE-LCH | lch(81.26, 41.05, 172.84°) |
| OKLab | oklab(82.38% -0.1159 0.0129) |
| OKLCH | oklch(82.38% 0.117 173.6) |
| XYZ | xyz(41.2299, 58.9434, 58.4846) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.77
Mediumaquamarine
#66CDAA
ΔE00 4.50
Light Teal
#90E4C1
ΔE00 4.68
Aquamarine (survey)
#04D8B2
ΔE00 4.71
Aqua (survey)
#13EAC9
ΔE00 4.73
Aqua Marine
#2EE8BB
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DEBF #DE6887
analogous
#68DE84 #68DEBF #68C2DE
triadic
#68DEBF #BF68DE #DEBF68
tetradic
#68DEBF #8468DE #DE6887 #C2DE68
square
#68DEBF #8468DE #DE6887 #C2DE68
split-complementary
#68DEBF #DE68C2 #DE8468
monochromatic
#25A785 #36D3AA #68DEBF #9AE9D4 #CCF4EA
Accessibility & contrast
On white
1.64
#68DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#68DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DEBF
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DEBF | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BE
Deuteranopia (green-blind)
#C5C4C1
Tritanopia (blue-blind)
#2BE0D5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68debf; /* rgb */ color: rgb(104, 222, 191); /* oklch */ color: oklch(82.4% 0.117 173.6);
Tailwind
colors: {
custom: {
50: '#9ce9d2',
500: '#68debf',
950: '#000000',
},
}SCSS
$custom: #68debf; $custom-light: #9ce9d2; $custom-dark: #000000;
JSON
{
"hex": "#68debf",
"rgb": {
"r": 104,
"g": 222,
"b": 191
},
"hsl": {
"h": 164.237,
"s": 64.13,
"l": 63.922
},
"oklch": {
"l": 0.82375,
"c": 0.11663,
"h": 173.6
},
"luminance": 0.58947
}Semantic roles & 50–950 ramp
primary
#68DEBF
secondary
#AA415C
accent
#1A48CC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483