#68DEAE#68DEAE
#68DEAE is a light, vivid teal. Relative luminance 0.582; OKLCH L 81.9% C 0.128 H 164.3°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #68DEAE |
|---|---|
| RGB | rgb(104, 222, 174) |
| HSL | hsl(156, 64%, 64%) |
| HSV | hsv(156, 53%, 87%) |
| CMYK | cmyk(53.2%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(80.87, -44.53, 13.55) |
| CIE-LCH | lch(80.87, 46.54, 163.08°) |
| OKLab | oklab(81.93% -0.1235 0.0347) |
| OKLCH | oklch(81.93% 0.128 164.3) |
| XYZ | xyz(39.4666, 58.2381, 49.1975) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.30
Eucalyptus
#44D7A8
ΔE00 3.04
Aqua Marine
#2EE8BB
ΔE00 4.55
Mediumaquamarine
#66CDAA
ΔE00 4.85
Light Teal
#90E4C1
ΔE00 5.05
Aquamarine (survey)
#04D8B2
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DEAE #DE6898
analogous
#68DE73 #68DEAE #68D3DE
triadic
#68DEAE #AE68DE #DEAE68
tetradic
#68DEAE #7368DE #DE6898 #D3DE68
square
#68DEAE #7368DE #DE6898 #D3DE68
split-complementary
#68DEAE #DE68D3 #DE7368
monochromatic
#25A772 #36D393 #68DEAE #9AE9C9 #CCF4E4
Accessibility & contrast
On white
1.66
#68DEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#68DEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DEAE
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DEAE | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0AB
Deuteranopia (green-blind)
#C9C4B1
Tritanopia (blue-blind)
#3ADED1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #68deae; /* rgb */ color: rgb(104, 222, 174); /* oklch */ color: oklch(81.9% 0.128 164.3);
Tailwind
colors: {
custom: {
50: '#9be9c6',
500: '#68deae',
950: '#000000',
},
}SCSS
$custom: #68deae; $custom-light: #9be9c6; $custom-dark: #000000;
JSON
{
"hex": "#68deae",
"rgb": {
"r": 104,
"g": 222,
"b": 174
},
"hsl": {
"h": 155.593,
"s": 64.13,
"l": 63.922
},
"oklch": {
"l": 0.81929,
"c": 0.1283,
"h": 164.3
},
"luminance": 0.58242
}Semantic roles & 50–950 ramp
primary
#68DEAE
secondary
#AA416B
accent
#1A62CC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482