#67E2A5#67E2A5
#67E2A5 is a very light, vivid teal. Relative luminance 0.600; OKLCH L 82.6% C 0.142 H 159.3°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #67E2A5 |
|---|---|
| RGB | rgb(103, 226, 165) |
| HSL | hsl(150, 68%, 65%) |
| HSV | hsv(150, 54%, 89%) |
| CMYK | cmyk(54.4%, 0%, 27%, 11.4%) |
| CIE-LAB | lab(81.83, -48.32, 19.61) |
| CIE-LCH | lch(81.83, 52.15, 157.91°) |
| OKLab | oklab(82.64% -0.1325 0.05) |
| OKLCH | oklch(82.64% 0.142 159.3) |
| XYZ | xyz(39.5780, 59.9893, 45.0834) |
| Luminance | 0.5999 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.89
Aqua Green
#12E193
ΔE00 4.53
Light Greenish Blue
#63F7B4
ΔE00 4.61
Eucalyptus
#44D7A8
ΔE00 4.85
Light Blue Green
#7EFBB3
ΔE00 5.75
Seafoam Green
#7AF9AB
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E2A5 #E267A4
analogous
#67E268 #67E2A5 #67E2E2
triadic
#67E2A5 #A567E2 #E2A567
tetradic
#67E2A5 #6867E2 #E267A4 #E2E267
square
#67E2A5 #6867E2 #E267A4 #E2E267
split-complementary
#67E2A5 #E267E2 #E26867
monochromatic
#21AD68 #34D887 #67E2A5 #9AECC3 #CEF6E2
Accessibility & contrast
On white
1.62
#67E2A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#67E2A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E2A5
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E2A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E2A5 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D3A1
Deuteranopia (green-blind)
#CEC6A9
Tritanopia (blue-blind)
#3CE1D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #67e2a5; /* rgb */ color: rgb(103, 226, 165); /* oklch */ color: oklch(82.6% 0.142 159.3);
Tailwind
colors: {
custom: {
50: '#9becc0',
500: '#67e2a5',
950: '#000000',
},
}SCSS
$custom: #67e2a5; $custom-light: #9becc0; $custom-dark: #000000;
JSON
{
"hex": "#67e2a5",
"rgb": {
"r": 103,
"g": 226,
"b": 165
},
"hsl": {
"h": 150.244,
"s": 67.956,
"l": 64.51
},
"oklch": {
"l": 0.82642,
"c": 0.1416,
"h": 159.3
},
"luminance": 0.59993
}Semantic roles & 50–950 ramp
primary
#67E2A5
secondary
#AF3E76
accent
#1672D0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582