#68E8A8#68E8A8
#68E8A8 is a very light, vivid teal. Relative luminance 0.635; OKLCH L 84.2% C 0.147 H 159.0°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #68E8A8 |
|---|---|
| RGB | rgb(104, 232, 168) |
| HSL | hsl(150, 74%, 66%) |
| HSV | hsv(150, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 27.6%, 9%) |
| CIE-LAB | lab(83.69, -50.00, 20.63) |
| CIE-LCH | lch(83.69, 54.09, 157.58°) |
| OKLab | oklab(84.19% -0.137 0.0525) |
| OKLCH | oklch(84.19% 0.147 159) |
| XYZ | xyz(41.6298, 63.4796, 47.0972) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.29
Light Blue Green
#7EFBB3
ΔE00 4.43
Seafoam Green
#7AF9AB
ΔE00 4.47
Seafoam (survey)
#80F9AD
ΔE00 4.52
Seafoam
#7FE0B3
ΔE00 4.54
Aqua Green
#12E193
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E8A8 #E868A8
analogous
#68E868 #68E8A8 #68E8E8
triadic
#68E8A8 #A868E8 #E8A868
tetradic
#68E8A8 #6868E8 #E868A8 #E8E868
square
#68E8A8 #6868E8 #E868A8 #E8E868
split-complementary
#68E8A8 #E868E8 #E86868
monochromatic
#1CB96B #33E089 #68E8A8 #9DF0C7 #D2F8E5
Accessibility & contrast
On white
1.53
#68E8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#68E8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E8A8
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E8A8 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A4
Deuteranopia (green-blind)
#D4CBAC
Tritanopia (blue-blind)
#3AE7D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68e8a8; /* rgb */ color: rgb(104, 232, 168); /* oklch */ color: oklch(84.2% 0.147 159.0);
Tailwind
colors: {
custom: {
50: '#9df0c2',
500: '#68e8a8',
950: '#000000',
},
}SCSS
$custom: #68e8a8; $custom-light: #9df0c2; $custom-dark: #000000;
JSON
{
"hex": "#68e8a8",
"rgb": {
"r": 104,
"g": 232,
"b": 168
},
"hsl": {
"h": 150,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.84191,
"c": 0.14668,
"h": 159
},
"luminance": 0.63483
}Semantic roles & 50–950 ramp
primary
#68E8A8
secondary
#B93B7A
accent
#1073D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582