#68EAAE#68EAAE
#68EAAE is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.8% C 0.144 H 160.9°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #68EAAE |
|---|---|
| RGB | rgb(104, 234, 174) |
| HSL | hsl(152, 76%, 66%) |
| HSV | hsv(152, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(84.40, -49.62, 18.50) |
| CIE-LCH | lch(84.40, 52.96, 159.55°) |
| OKLab | oklab(84.81% -0.1364 0.0472) |
| OKLCH | oklch(84.81% 0.144 160.9) |
| XYZ | xyz(42.7679, 64.8407, 50.2979) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.93
Seafoam
#7FE0B3
ΔE00 4.13
Light Blue Green
#7EFBB3
ΔE00 4.44
Light Aquamarine
#7BFDC7
ΔE00 4.56
Seafoam Green
#7AF9AB
ΔE00 4.76
Seafoam (survey)
#80F9AD
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EAAE #EA68A4
analogous
#68EA6D #68EAAE #68E5EA
triadic
#68EAAE #AE68EA #EAAE68
tetradic
#68EAAE #6D68EA #EA68A4 #E5EA68
square
#68EAAE #6D68EA #EA68A4 #E5EA68
split-complementary
#68EAAE #EA68E5 #EA6D68
monochromatic
#1ABD72 #32E391 #68EAAE #9EF1CB #D3F9E8
Accessibility & contrast
On white
1.50
#68EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#68EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EAAE
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EAAE | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAB
Deuteranopia (green-blind)
#D5CDB2
Tritanopia (blue-blind)
#35E9DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68eaae; /* rgb */ color: rgb(104, 234, 174); /* oklch */ color: oklch(84.8% 0.144 160.9);
Tailwind
colors: {
custom: {
50: '#9df1c6',
500: '#68eaae',
950: '#000000',
},
}SCSS
$custom: #68eaae; $custom-light: #9df1c6; $custom-dark: #000000;
JSON
{
"hex": "#68eaae",
"rgb": {
"r": 104,
"g": 234,
"b": 174
},
"hsl": {
"h": 152.308,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.84808,
"c": 0.14433,
"h": 160.9
},
"luminance": 0.64845
}Semantic roles & 50–950 ramp
primary
#68EAAE
secondary
#BC3A76
accent
#0E6BD8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582