#67E4AF#67E4AF
#67E4AF is a very light, vivid teal. Relative luminance 0.615; OKLCH L 83.4% C 0.136 H 163.1°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #67E4AF |
|---|---|
| RGB | rgb(103, 228, 175) |
| HSL | hsl(155, 70%, 65%) |
| HSV | hsv(155, 55%, 89%) |
| CMYK | cmyk(54.8%, 0%, 23.2%, 10.6%) |
| CIE-LAB | lab(82.63, -47.10, 15.49) |
| CIE-LCH | lch(82.63, 49.59, 161.80°) |
| OKLab | oklab(83.36% -0.1301 0.0396) |
| OKLCH | oklch(83.36% 0.136 163.1) |
| XYZ | xyz(41.0710, 61.4617, 50.2480) |
| Luminance | 0.6147 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.86
Eucalyptus
#44D7A8
ΔE00 4.04
Aqua Marine
#2EE8BB
ΔE00 4.41
Light Greenish Blue
#63F7B4
ΔE00 4.62
Light Turquoise
#7EF4CC
ΔE00 5.19
Light Aquamarine
#7BFDC7
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E4AF #E4679C
analogous
#67E471 #67E4AF #67DAE4
triadic
#67E4AF #AF67E4 #E4AF67
tetradic
#67E4AF #7167E4 #E4679C #DAE467
square
#67E4AF #7167E4 #E4679C #DAE467
split-complementary
#67E4AF #E467DA #E47167
monochromatic
#1FB173 #33DB94 #67E4AF #9BEDCA #CFF6E6
Accessibility & contrast
On white
1.58
#67E4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#67E4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E4AF
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E4AF | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5AC
Deuteranopia (green-blind)
#CEC8B2
Tritanopia (blue-blind)
#34E4D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #67e4af; /* rgb */ color: rgb(103, 228, 175); /* oklch */ color: oklch(83.4% 0.136 163.1);
Tailwind
colors: {
custom: {
50: '#9cedc7',
500: '#67e4af',
950: '#000000',
},
}SCSS
$custom: #67e4af; $custom-light: #9cedc7; $custom-dark: #000000;
JSON
{
"hex": "#67e4af",
"rgb": {
"r": 103,
"g": 228,
"b": 175
},
"hsl": {
"h": 154.56,
"s": 69.832,
"l": 64.902
},
"oklch": {
"l": 0.83357,
"c": 0.13605,
"h": 163.1
},
"luminance": 0.61466
}Semantic roles & 50–950 ramp
primary
#67E4AF
secondary
#B23D6F
accent
#1464D2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582