#68E1A5#68E1A5
#68E1A5 is a very light, vivid teal. Relative luminance 0.595; OKLCH L 82.4% C 0.140 H 159.4°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #68E1A5 |
|---|---|
| RGB | rgb(104, 225, 165) |
| HSL | hsl(150, 67%, 65%) |
| HSV | hsv(150, 54%, 88%) |
| CMYK | cmyk(53.8%, 0%, 26.7%, 11.8%) |
| CIE-LAB | lab(81.57, -47.68, 19.25) |
| CIE-LCH | lch(81.57, 51.41, 158.01°) |
| OKLab | oklab(82.44% -0.1308 0.0491) |
| OKLCH | oklch(82.44% 0.14 159.4) |
| XYZ | xyz(39.4223, 59.5066, 44.9985) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.70
Aqua Green
#12E193
ΔE00 4.68
Eucalyptus
#44D7A8
ΔE00 4.69
Light Greenish Blue
#63F7B4
ΔE00 4.85
Hospital Green
#9BE5AA
ΔE00 5.79
Light Blue Green
#7EFBB3
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E1A5 #E168A4
analogous
#68E169 #68E1A5 #68E1E1
triadic
#68E1A5 #A568E1 #E1A568
tetradic
#68E1A5 #6968E1 #E168A4 #E1E168
square
#68E1A5 #6968E1 #E168A4 #E1E168
split-complementary
#68E1A5 #E168E1 #E16968
monochromatic
#22AC68 #35D787 #68E1A5 #9BEBC3 #CEF5E2
Accessibility & contrast
On white
1.63
#68E1A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#68E1A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E1A5
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E1A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E1A5 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD2A2
Deuteranopia (green-blind)
#CDC6A9
Tritanopia (blue-blind)
#3EE0D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #68e1a5; /* rgb */ color: rgb(104, 225, 165); /* oklch */ color: oklch(82.4% 0.140 159.4);
Tailwind
colors: {
custom: {
50: '#9cebc0',
500: '#68e1a5',
950: '#000000',
},
}SCSS
$custom: #68e1a5; $custom-light: #9cebc0; $custom-dark: #000000;
JSON
{
"hex": "#68e1a5",
"rgb": {
"r": 104,
"g": 225,
"b": 165
},
"hsl": {
"h": 150.248,
"s": 66.851,
"l": 64.51
},
"oklch": {
"l": 0.82437,
"c": 0.13971,
"h": 159.4
},
"luminance": 0.5951
}Semantic roles & 50–950 ramp
primary
#68E1A5
secondary
#AE3F76
accent
#1772CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1612
muted
#808482