#68EAB2#68EAB2
#68EAB2 is a very light, vivid teal. Relative luminance 0.650; OKLCH L 84.9% C 0.141 H 162.6°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #68EAB2 |
|---|---|
| RGB | rgb(104, 234, 178) |
| HSL | hsl(154, 76%, 66%) |
| HSV | hsv(154, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 23.9%, 8.2%) |
| CIE-LAB | lab(84.48, -48.79, 16.53) |
| CIE-LCH | lch(84.48, 51.52, 161.28°) |
| OKLab | oklab(84.9% -0.1346 0.0423) |
| OKLCH | oklch(84.9% 0.141 162.6) |
| XYZ | xyz(43.1637, 64.9990, 52.3822) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.27
Seafoam
#7FE0B3
ΔE00 3.69
Light Aquamarine
#7BFDC7
ΔE00 4.26
Aqua Marine
#2EE8BB
ΔE00 4.61
Light Turquoise
#7EF4CC
ΔE00 4.77
Light Blue Green
#7EFBB3
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EAB2 #EA68A0
analogous
#68EA71 #68EAB2 #68E1EA
triadic
#68EAB2 #B268EA #EAB268
tetradic
#68EAB2 #7168EA #EA68A0 #E1EA68
square
#68EAB2 #7168EA #EA68A0 #E1EA68
split-complementary
#68EAB2 #EA68E1 #EA7168
monochromatic
#1ABD77 #32E397 #68EAB2 #9EF1CD #D3F9E9
Accessibility & contrast
On white
1.50
#68EAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#68EAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EAB2
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EAB2 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAF
Deuteranopia (green-blind)
#D4CDB6
Tritanopia (blue-blind)
#31EADB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68eab2; /* rgb */ color: rgb(104, 234, 178); /* oklch */ color: oklch(84.9% 0.141 162.6);
Tailwind
colors: {
custom: {
50: '#9df1c9',
500: '#68eab2',
950: '#000000',
},
}SCSS
$custom: #68eab2; $custom-light: #9df1c9; $custom-dark: #000000;
JSON
{
"hex": "#68eab2",
"rgb": {
"r": 104,
"g": 234,
"b": 178
},
"hsl": {
"h": 154.154,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.84901,
"c": 0.14108,
"h": 162.6
},
"luminance": 0.65003
}Semantic roles & 50–950 ramp
primary
#68EAB2
secondary
#BC3A72
accent
#0E65D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582