#67E8BD#67E8BD
#67E8BD is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.7% C 0.131 H 168.4°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #67E8BD |
|---|---|
| RGB | rgb(103, 232, 189) |
| HSL | hsl(160, 74%, 66%) |
| HSV | hsv(160, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 18.5%, 9%) |
| CIE-LAB | lab(84.10, -45.78, 10.24) |
| CIE-LCH | lch(84.10, 46.91, 167.39°) |
| OKLab | oklab(84.66% -0.1281 0.0262) |
| OKLCH | oklch(84.66% 0.131 168.4) |
| XYZ | xyz(43.6311, 64.2668, 58.2397) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.06
Light Turquoise
#7EF4CC
ΔE00 3.17
Seafoam
#7FE0B3
ΔE00 3.51
Light Teal
#90E4C1
ΔE00 4.60
Eucalyptus
#44D7A8
ΔE00 4.63
Aqua (survey)
#13EAC9
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E8BD #E86792
analogous
#67E87C #67E8BD #67D2E8
triadic
#67E8BD #BD67E8 #E8BD67
tetradic
#67E8BD #7C67E8 #E86792 #D2E867
square
#67E8BD #7C67E8 #E86792 #D2E867
split-complementary
#67E8BD #E867D2 #E87C67
monochromatic
#1CB984 #32E0A6 #67E8BD #9CF0D4 #D1F8EB
Accessibility & contrast
On white
1.52
#67E8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#67E8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E8BD
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E8BD | 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)
#E3DABB
Deuteranopia (green-blind)
#D0CCC0
Tritanopia (blue-blind)
#24E9DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67e8bd; /* rgb */ color: rgb(103, 232, 189); /* oklch */ color: oklch(84.7% 0.131 168.4);
Tailwind
colors: {
custom: {
50: '#9cf0d0',
500: '#67e8bd',
950: '#000000',
},
}SCSS
$custom: #67e8bd; $custom-light: #9cf0d0; $custom-dark: #000000;
JSON
{
"hex": "#67e8bd",
"rgb": {
"r": 103,
"g": 232,
"b": 189
},
"hsl": {
"h": 160,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.84663,
"c": 0.13081,
"h": 168.4
},
"luminance": 0.64271
}Semantic roles & 50–950 ramp
primary
#67E8BD
secondary
#B83B65
accent
#1052D6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583