#68DEB4#68DEB4
#68DEB4 is a very light, vivid teal. Relative luminance 0.585; OKLCH L 82.1% C 0.124 H 167.4°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #68DEB4 |
|---|---|
| RGB | rgb(104, 222, 180) |
| HSL | hsl(159, 64%, 64%) |
| HSV | hsv(159, 53%, 87%) |
| CMYK | cmyk(53.2%, 0%, 18.9%, 12.9%) |
| CIE-LAB | lab(81.00, -43.22, 10.57) |
| CIE-LCH | lch(81.00, 44.50, 166.26°) |
| OKLab | oklab(82.08% -0.1208 0.0271) |
| OKLCH | oklch(82.08% 0.124 167.4) |
| XYZ | xyz(40.0646, 58.4773, 52.3471) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.64
Eucalyptus
#44D7A8
ΔE00 3.14
Aqua Marine
#2EE8BB
ΔE00 4.08
Mediumaquamarine
#66CDAA
ΔE00 4.21
Light Teal
#90E4C1
ΔE00 4.44
Aquamarine (survey)
#04D8B2
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DEB4 #DE6892
analogous
#68DE79 #68DEB4 #68CDDE
triadic
#68DEB4 #B468DE #DEB468
tetradic
#68DEB4 #7968DE #DE6892 #CDDE68
square
#68DEB4 #7968DE #DE6892 #CDDE68
split-complementary
#68DEB4 #DE68CD #DE7968
monochromatic
#25A779 #36D39B #68DEB4 #9AE9CD #CCF4E6
Accessibility & contrast
On white
1.65
#68DEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#68DEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DEB4
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DEB4 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D1B2
Deuteranopia (green-blind)
#C8C4B7
Tritanopia (blue-blind)
#35DFD2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #68deb4; /* rgb */ color: rgb(104, 222, 180); /* oklch */ color: oklch(82.1% 0.124 167.4);
Tailwind
colors: {
custom: {
50: '#9ce9ca',
500: '#68deb4',
950: '#000000',
},
}SCSS
$custom: #68deb4; $custom-light: #9ce9ca; $custom-dark: #000000;
JSON
{
"hex": "#68deb4",
"rgb": {
"r": 104,
"g": 222,
"b": 180
},
"hsl": {
"h": 158.644,
"s": 64.13,
"l": 63.922
},
"oklch": {
"l": 0.82081,
"c": 0.12381,
"h": 167.4
},
"luminance": 0.58481
}Semantic roles & 50–950 ramp
primary
#68DEB4
secondary
#AA4166
accent
#1A59CC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482