#67E9AF#67E9AF
#67E9AF is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.6% C 0.143 H 161.7°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #67E9AF |
|---|---|
| RGB | rgb(103, 233, 175) |
| HSL | hsl(153, 75%, 66%) |
| HSV | hsv(153, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 24.9%, 8.6%) |
| CIE-LAB | lab(84.10, -49.21, 17.55) |
| CIE-LCH | lch(84.10, 52.25, 160.37°) |
| OKLab | oklab(84.56% -0.1355 0.0448) |
| OKLCH | oklch(84.56% 0.143 161.7) |
| XYZ | xyz(42.4664, 64.2526, 50.7132) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.24
Seafoam
#7FE0B3
ΔE00 3.83
Light Aquamarine
#7BFDC7
ΔE00 4.61
Light Blue Green
#7EFBB3
ΔE00 4.85
Aqua Marine
#2EE8BB
ΔE00 4.93
Seafoam Green
#7AF9AB
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E9AF #E967A1
analogous
#67E96E #67E9AF #67E2E9
triadic
#67E9AF #AF67E9 #E9AF67
tetradic
#67E9AF #6E67E9 #E967A1 #E2E967
square
#67E9AF #6E67E9 #E967A1 #E2E967
split-complementary
#67E9AF #E967E2 #E96E67
monochromatic
#1BBB73 #32E193 #67E9AF #9CF1CB #D2F8E7
Accessibility & contrast
On white
1.52
#67E9AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#67E9AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E9AF
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E9AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E9AF | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAC
Deuteranopia (green-blind)
#D3CCB3
Tritanopia (blue-blind)
#31E9D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67e9af; /* rgb */ color: rgb(103, 233, 175); /* oklch */ color: oklch(84.6% 0.143 161.7);
Tailwind
colors: {
custom: {
50: '#9cf1c7',
500: '#67e9af',
950: '#000000',
},
}SCSS
$custom: #67e9af; $custom-light: #9cf1c7; $custom-dark: #000000;
JSON
{
"hex": "#67e9af",
"rgb": {
"r": 103,
"g": 233,
"b": 175
},
"hsl": {
"h": 153.231,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.84557,
"c": 0.1427,
"h": 161.7
},
"luminance": 0.64257
}Semantic roles & 50–950 ramp
primary
#67E9AF
secondary
#BA3A73
accent
#0F68D7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582