#67E8BB#67E8BB
#67E8BB is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.6% C 0.132 H 167.4°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #67E8BB |
|---|---|
| RGB | rgb(103, 232, 187) |
| HSL | hsl(159, 74%, 66%) |
| HSV | hsv(159, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(84.06, -46.22, 11.23) |
| CIE-LCH | lch(84.06, 47.57, 166.34°) |
| OKLab | oklab(84.61% -0.129 0.0288) |
| OKLCH | oklch(84.61% 0.132 167.4) |
| XYZ | xyz(43.4155, 64.1805, 57.1042) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.15
Seafoam
#7FE0B3
ΔE00 3.31
Light Turquoise
#7EF4CC
ΔE00 3.35
Eucalyptus
#44D7A8
ΔE00 4.52
Light Teal
#90E4C1
ΔE00 4.72
Light Aquamarine
#7BFDC7
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E8BB #E86794
analogous
#67E87A #67E8BB #67D4E8
triadic
#67E8BB #BB67E8 #E8BB67
tetradic
#67E8BB #7A67E8 #E86794 #D4E867
square
#67E8BB #7A67E8 #E86794 #D4E867
split-complementary
#67E8BB #E867D4 #E87A67
monochromatic
#1CB982 #32E0A3 #67E8BB #9CF0D3 #D1F8EB
Accessibility & contrast
On white
1.52
#67E8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#67E8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E8BB
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E8BB | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#26E9DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67e8bb; /* rgb */ color: rgb(103, 232, 187); /* oklch */ color: oklch(84.6% 0.132 167.4);
Tailwind
colors: {
custom: {
50: '#9cf0cf',
500: '#67e8bb',
950: '#000000',
},
}SCSS
$custom: #67e8bb; $custom-light: #9cf0cf; $custom-dark: #000000;
JSON
{
"hex": "#67e8bb",
"rgb": {
"r": 103,
"g": 232,
"b": 187
},
"hsl": {
"h": 159.07,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.84611,
"c": 0.13221,
"h": 167.4
},
"luminance": 0.64185
}Semantic roles & 50–950 ramp
primary
#67E8BB
secondary
#B83B67
accent
#1055D6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1713
muted
#808583