#67E6BB#67E6BB
#67E6BB is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.1% C 0.130 H 168.1°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #67E6BB |
|---|---|
| RGB | rgb(103, 230, 187) |
| HSL | hsl(160, 72%, 65%) |
| HSV | hsv(160, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 18.7%, 9.8%) |
| CIE-LAB | lab(83.47, -45.36, 10.40) |
| CIE-LCH | lch(83.47, 46.54, 167.09°) |
| OKLab | oklab(84.14% -0.1269 0.0266) |
| OKLCH | oklch(84.14% 0.13 168.1) |
| XYZ | xyz(42.8557, 63.0610, 56.9176) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.15
Seafoam
#7FE0B3
ΔE00 3.22
Light Turquoise
#7EF4CC
ΔE00 3.55
Eucalyptus
#44D7A8
ΔE00 4.26
Light Teal
#90E4C1
ΔE00 4.50
Aqua (survey)
#13EAC9
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E6BB #E66792
analogous
#67E67B #67E6BB #67D1E6
triadic
#67E6BB #BB67E6 #E6BB67
tetradic
#67E6BB #7B67E6 #E66792 #D1E667
square
#67E6BB #7B67E6 #E66792 #D1E667
split-complementary
#67E6BB #E667D1 #E67B67
monochromatic
#1EB582 #32DDA3 #67E6BB #9CEFD3 #D0F7EA
Accessibility & contrast
On white
1.54
#67E6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#67E6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E6BB
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E6BB | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#CECABE
Tritanopia (blue-blind)
#27E7DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e6bb; /* rgb */ color: rgb(103, 230, 187); /* oklch */ color: oklch(84.1% 0.130 168.1);
Tailwind
colors: {
custom: {
50: '#9ceecf',
500: '#67e6bb',
950: '#000000',
},
}SCSS
$custom: #67e6bb; $custom-light: #9ceecf; $custom-dark: #000000;
JSON
{
"hex": "#67e6bb",
"rgb": {
"r": 103,
"g": 230,
"b": 187
},
"hsl": {
"h": 159.685,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.84135,
"c": 0.12967,
"h": 168.1
},
"luminance": 0.63065
}Semantic roles & 50–950 ramp
primary
#67E6BB
secondary
#B53C65
accent
#1253D4
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1613
muted
#808583