#68E7B5#68E7B5
#68E7B5 is a very light, vivid teal. Relative luminance 0.634; OKLCH L 84.3% C 0.135 H 164.8°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #68E7B5 |
|---|---|
| RGB | rgb(104, 231, 181) |
| HSL | hsl(156, 73%, 66%) |
| HSV | hsv(156, 55%, 91%) |
| CMYK | cmyk(55%, 0%, 21.6%, 9.4%) |
| CIE-LAB | lab(83.67, -46.89, 13.82) |
| CIE-LCH | lch(83.67, 48.88, 163.58°) |
| OKLab | oklab(84.26% -0.1301 0.0354) |
| OKLCH | oklch(84.26% 0.135 164.8) |
| XYZ | xyz(42.6213, 63.4271, 53.7037) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.94
Aqua Marine
#2EE8BB
ΔE00 3.80
Light Turquoise
#7EF4CC
ΔE00 4.17
Eucalyptus
#44D7A8
ΔE00 4.37
Light Greenish Blue
#63F7B4
ΔE00 4.53
Light Aquamarine
#7BFDC7
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E7B5 #E7689A
analogous
#68E775 #68E7B5 #68D9E7
triadic
#68E7B5 #B568E7 #E7B568
tetradic
#68E7B5 #7568E7 #E7689A #D9E768
square
#68E7B5 #7568E7 #E7689A #D9E768
split-complementary
#68E7B5 #E768D9 #E77568
monochromatic
#1DB77B #33DF9B #68E7B5 #9DEFCF #D2F8E9
Accessibility & contrast
On white
1.53
#68E7B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#68E7B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E7B5
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E7B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E7B5 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D8B2
Deuteranopia (green-blind)
#D0CBB8
Tritanopia (blue-blind)
#30E7D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68e7b5; /* rgb */ color: rgb(104, 231, 181); /* oklch */ color: oklch(84.3% 0.135 164.8);
Tailwind
colors: {
custom: {
50: '#9defcb',
500: '#68e7b5',
950: '#000000',
},
}SCSS
$custom: #68e7b5; $custom-light: #9defcb; $custom-dark: #000000;
JSON
{
"hex": "#68e7b5",
"rgb": {
"r": 104,
"g": 231,
"b": 181
},
"hsl": {
"h": 156.378,
"s": 72.571,
"l": 65.686
},
"oklch": {
"l": 0.84256,
"c": 0.1348,
"h": 164.8
},
"luminance": 0.63431
}Semantic roles & 50–950 ramp
primary
#68E7B5
secondary
#B73C6C
accent
#115ED5
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582