#67E2AE#67E2AE
#67E2AE is a very light, vivid teal. Relative luminance 0.603; OKLCH L 82.9% C 0.134 H 163.2°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #67E2AE |
|---|---|
| RGB | rgb(103, 226, 174) |
| HSL | hsl(155, 68%, 65%) |
| HSV | hsv(155, 54%, 89%) |
| CMYK | cmyk(54.4%, 0%, 23%, 11.4%) |
| CIE-LAB | lab(82.02, -46.46, 15.16) |
| CIE-LCH | lch(82.02, 48.87, 161.93°) |
| OKLab | oklab(82.85% -0.1284 0.0388) |
| OKLCH | oklch(82.85% 0.134 163.2) |
| XYZ | xyz(40.4262, 60.3286, 49.5504) |
| Luminance | 0.6033 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.65
Eucalyptus
#44D7A8
ΔE00 3.70
Aqua Marine
#2EE8BB
ΔE00 4.47
Light Greenish Blue
#63F7B4
ΔE00 5.08
Light Turquoise
#7EF4CC
ΔE00 5.40
Light Teal
#90E4C1
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E2AE #E2679B
analogous
#67E271 #67E2AE #67D9E2
triadic
#67E2AE #AE67E2 #E2AE67
tetradic
#67E2AE #7167E2 #E2679B #D9E267
square
#67E2AE #7167E2 #E2679B #D9E267
split-complementary
#67E2AE #E267D9 #E27167
monochromatic
#21AD72 #34D893 #67E2AE #9AECC9 #CEF6E5
Accessibility & contrast
On white
1.61
#67E2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#67E2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E2AE
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E2AE | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AB
Deuteranopia (green-blind)
#CDC7B1
Tritanopia (blue-blind)
#36E2D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67e2ae; /* rgb */ color: rgb(103, 226, 174); /* oklch */ color: oklch(82.9% 0.134 163.2);
Tailwind
colors: {
custom: {
50: '#9becc6',
500: '#67e2ae',
950: '#000000',
},
}SCSS
$custom: #67e2ae; $custom-light: #9becc6; $custom-dark: #000000;
JSON
{
"hex": "#67e2ae",
"rgb": {
"r": 103,
"g": 226,
"b": 174
},
"hsl": {
"h": 154.634,
"s": 67.956,
"l": 64.51
},
"oklch": {
"l": 0.82853,
"c": 0.13418,
"h": 163.2
},
"luminance": 0.60332
}Semantic roles & 50–950 ramp
primary
#67E2AE
secondary
#AF3E6E
accent
#1664D0
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582