#68EAAC#68EAAC
#68EAAC is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.8% C 0.146 H 160.1°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #68EAAC |
|---|---|
| RGB | rgb(104, 234, 172) |
| HSL | hsl(151, 76%, 66%) |
| HSV | hsv(151, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 26.5%, 8.2%) |
| CIE-LAB | lab(84.36, -50.03, 19.48) |
| CIE-LCH | lch(84.36, 53.69, 158.72°) |
| OKLab | oklab(84.76% -0.1373 0.0497) |
| OKLCH | oklch(84.76% 0.146 160.1) |
| XYZ | xyz(42.5744, 64.7633, 49.2787) |
| Luminance | 0.6477 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.85
Light Blue Green
#7EFBB3
ΔE00 4.24
Seafoam
#7FE0B3
ΔE00 4.40
Seafoam Green
#7AF9AB
ΔE00 4.46
Seafoam (survey)
#80F9AD
ΔE00 4.49
Light Aquamarine
#7BFDC7
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EAAC #EA68A6
analogous
#68EA6B #68EAAC #68E7EA
triadic
#68EAAC #AC68EA #EAAC68
tetradic
#68EAAC #6B68EA #EA68A6 #E7EA68
square
#68EAAC #6B68EA #EA68A6 #E7EA68
split-complementary
#68EAAC #EA68E7 #EA6B68
monochromatic
#1ABD70 #32E38E #68EAAC #9EF1CA #D3F9E7
Accessibility & contrast
On white
1.51
#68EAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#68EAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EAAC
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EAAC | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA8
Deuteranopia (green-blind)
#D5CDB0
Tritanopia (blue-blind)
#36E9D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68eaac; /* rgb */ color: rgb(104, 234, 172); /* oklch */ color: oklch(84.8% 0.146 160.1);
Tailwind
colors: {
custom: {
50: '#9df1c5',
500: '#68eaac',
950: '#000000',
},
}SCSS
$custom: #68eaac; $custom-light: #9df1c5; $custom-dark: #000000;
JSON
{
"hex": "#68eaac",
"rgb": {
"r": 104,
"g": 234,
"b": 172
},
"hsl": {
"h": 151.385,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.84762,
"c": 0.146,
"h": 160.1
},
"luminance": 0.64767
}Semantic roles & 50–950 ramp
primary
#68EAAC
secondary
#BC3A78
accent
#0E6ED8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582