#68E5AD#68E5AD
#68E5AD is a very light, vivid teal. Relative luminance 0.620; OKLCH L 83.6% C 0.138 H 161.8°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #68E5AD |
|---|---|
| RGB | rgb(104, 229, 173) |
| HSL | hsl(153, 71%, 65%) |
| HSV | hsv(153, 55%, 90%) |
| CMYK | cmyk(54.6%, 0%, 24.5%, 10.2%) |
| CIE-LAB | lab(82.91, -47.73, 16.94) |
| CIE-LCH | lch(82.91, 50.65, 160.46°) |
| OKLab | oklab(83.59% -0.1315 0.0433) |
| OKLCH | oklch(83.59% 0.138 161.8) |
| XYZ | xyz(41.2674, 61.9950, 49.3186) |
| Luminance | 0.6200 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.19
Light Greenish Blue
#63F7B4
ΔE00 4.17
Eucalyptus
#44D7A8
ΔE00 4.53
Aqua Marine
#2EE8BB
ΔE00 4.90
Light Aquamarine
#7BFDC7
ΔE00 5.35
Aqua Green
#12E193
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E5AD #E568A0
analogous
#68E56E #68E5AD #68DEE5
triadic
#68E5AD #AD68E5 #E5AD68
tetradic
#68E5AD #6E68E5 #E568A0 #DEE568
square
#68E5AD #6E68E5 #E568A0 #DEE568
split-complementary
#68E5AD #E568DE #E56E68
monochromatic
#1FB471 #34DC91 #68E5AD #9CEEC9 #D0F7E6
Accessibility & contrast
On white
1.57
#68E5AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#68E5AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E5AD
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E5AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E5AD | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6AA
Deuteranopia (green-blind)
#D0C9B0
Tritanopia (blue-blind)
#38E5D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #68e5ad; /* rgb */ color: rgb(104, 229, 173); /* oklch */ color: oklch(83.6% 0.138 161.8);
Tailwind
colors: {
custom: {
50: '#9ceec5',
500: '#68e5ad',
950: '#000000',
},
}SCSS
$custom: #68e5ad; $custom-light: #9ceec5; $custom-dark: #000000;
JSON
{
"hex": "#68e5ad",
"rgb": {
"r": 104,
"g": 229,
"b": 173
},
"hsl": {
"h": 153.12,
"s": 70.621,
"l": 65.294
},
"oklch": {
"l": 0.83585,
"c": 0.13846,
"h": 161.8
},
"luminance": 0.61999
}Semantic roles & 50–950 ramp
primary
#68E5AD
secondary
#B43D72
accent
#1369D3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582