#68E8B4#68E8B4
#68E8B4 is a very light, vivid teal. Relative luminance 0.640; OKLCH L 84.5% C 0.137 H 164.0°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #68E8B4 |
|---|---|
| RGB | rgb(104, 232, 180) |
| HSL | hsl(156, 74%, 66%) |
| HSV | hsv(156, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 22.4%, 9%) |
| CIE-LAB | lab(83.94, -47.53, 14.73) |
| CIE-LCH | lch(83.94, 49.76, 162.79°) |
| OKLab | oklab(84.47% -0.1316 0.0377) |
| OKLCH | oklch(84.47% 0.137 164) |
| XYZ | xyz(42.7998, 63.9476, 53.2588) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.14
Aqua Marine
#2EE8BB
ΔE00 4.04
Light Greenish Blue
#63F7B4
ΔE00 4.09
Light Turquoise
#7EF4CC
ΔE00 4.34
Light Aquamarine
#7BFDC7
ΔE00 4.57
Eucalyptus
#44D7A8
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E8B4 #E8689C
analogous
#68E874 #68E8B4 #68DCE8
triadic
#68E8B4 #B468E8 #E8B468
tetradic
#68E8B4 #7468E8 #E8689C #DCE868
square
#68E8B4 #7468E8 #E8689C #DCE868
split-complementary
#68E8B4 #E868DC #E87468
monochromatic
#1CB97A #33E09A #68E8B4 #9DF0CE #D2F8E9
Accessibility & contrast
On white
1.52
#68E8B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#68E8B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E8B4
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E8B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E8B4 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D9B1
Deuteranopia (green-blind)
#D2CCB7
Tritanopia (blue-blind)
#31E8D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68e8b4; /* rgb */ color: rgb(104, 232, 180); /* oklch */ color: oklch(84.5% 0.137 164.0);
Tailwind
colors: {
custom: {
50: '#9df0ca',
500: '#68e8b4',
950: '#000000',
},
}SCSS
$custom: #68e8b4; $custom-light: #9df0ca; $custom-dark: #000000;
JSON
{
"hex": "#68e8b4",
"rgb": {
"r": 104,
"g": 232,
"b": 180
},
"hsl": {
"h": 155.625,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.84471,
"c": 0.13688,
"h": 164
},
"luminance": 0.63952
}Semantic roles & 50–950 ramp
primary
#68E8B4
secondary
#B93B6E
accent
#1060D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582