#67F9BB#67F9BB
#67F9BB is a very light, vivid teal. Relative luminance 0.742; OKLCH L 88.7% C 0.154 H 162.4°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #67F9BB |
|---|---|
| RGB | rgb(103, 249, 187) |
| HSL | hsl(155, 92%, 69%) |
| HSV | hsv(155, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 24.9%, 2.4%) |
| CIE-LAB | lab(89.03, -53.33, 18.23) |
| CIE-LCH | lch(89.03, 56.36, 161.13°) |
| OKLab | oklab(88.66% -0.1468 0.0466) |
| OKLCH | oklch(88.66% 0.154 162.4) |
| XYZ | xyz(48.4342, 74.2180, 58.7771) |
| Luminance | 0.7422 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.17
Light Aquamarine
#7BFDC7
ΔE00 2.25
Greenish Cyan
#2AFEB7
ΔE00 3.01
Light Blue Green
#7EFBB3
ΔE00 3.12
Greenish Turquoise
#00FBB0
ΔE00 3.66
Seafoam Green
#7AF9AB
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F9BB #F967A5
analogous
#67F972 #67F9BB #67EEF9
triadic
#67F9BB #BB67F9 #F9BB67
tetradic
#67F9BB #7267F9 #F967A5 #EEF967
square
#67F9BB #7267F9 #F967A5 #EEF967
split-complementary
#67F9BB #F967EE #F97267
monochromatic
#09DD83 #2CF7A1 #67F9BB #A2FBD5 #DDFEF0
Accessibility & contrast
On white
1.33
#67F9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#67F9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F9BB
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F9BB | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B8
Deuteranopia (green-blind)
#E1DABF
Tritanopia (blue-blind)
#17F9E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #67f9bb; /* rgb */ color: rgb(103, 249, 187); /* oklch */ color: oklch(88.7% 0.154 162.4);
Tailwind
colors: {
custom: {
50: '#9efccf',
500: '#67f9bb',
950: '#000000',
},
}SCSS
$custom: #67f9bb; $custom-light: #9efccf; $custom-dark: #000000;
JSON
{
"hex": "#67f9bb",
"rgb": {
"r": 103,
"g": 249,
"b": 187
},
"hsl": {
"h": 154.521,
"s": 92.405,
"l": 69.02
},
"oklch": {
"l": 0.88663,
"c": 0.15399,
"h": 162.4
},
"luminance": 0.74223
}Semantic roles & 50–950 ramp
primary
#67F9BB
secondary
#D33176
accent
#0061E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101813
muted
#808683