#67F9BC#67F9BC
#67F9BC is a very light, vivid teal. Relative luminance 0.743; OKLCH L 88.7% C 0.153 H 162.8°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #67F9BC |
|---|---|
| RGB | rgb(103, 249, 188) |
| HSL | hsl(155, 92%, 69%) |
| HSV | hsv(155, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 24.5%, 2.4%) |
| CIE-LAB | lab(89.05, -53.12, 17.75) |
| CIE-LCH | lch(89.05, 56.00, 161.53°) |
| OKLab | oklab(88.69% -0.1463 0.0454) |
| OKLCH | oklch(88.69% 0.153 162.8) |
| XYZ | xyz(48.5417, 74.2610, 59.3429) |
| Luminance | 0.7427 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.38
Light Aquamarine
#7BFDC7
ΔE00 2.11
Greenish Cyan
#2AFEB7
ΔE00 3.08
Light Blue Green
#7EFBB3
ΔE00 3.30
Greenish Turquoise
#00FBB0
ΔE00 3.75
Seafoam Green
#7AF9AB
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F9BC #F967A4
analogous
#67F973 #67F9BC #67EDF9
triadic
#67F9BC #BC67F9 #F9BC67
tetradic
#67F9BC #7367F9 #F967A4 #EDF967
square
#67F9BC #7367F9 #F967A4 #EDF967
split-complementary
#67F9BC #F967ED #F97367
monochromatic
#09DD84 #2CF7A2 #67F9BC #A2FBD6 #DDFEF0
Accessibility & contrast
On white
1.32
#67F9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#67F9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F9BC
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F9BC | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B9
Deuteranopia (green-blind)
#E1DAC0
Tritanopia (blue-blind)
#15F9E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #67f9bc; /* rgb */ color: rgb(103, 249, 188); /* oklch */ color: oklch(88.7% 0.153 162.8);
Tailwind
colors: {
custom: {
50: '#9efcd0',
500: '#67f9bc',
950: '#000000',
},
}SCSS
$custom: #67f9bc; $custom-light: #9efcd0; $custom-dark: #000000;
JSON
{
"hex": "#67f9bc",
"rgb": {
"r": 103,
"g": 249,
"b": 188
},
"hsl": {
"h": 154.932,
"s": 92.405,
"l": 69.02
},
"oklch": {
"l": 0.88686,
"c": 0.15321,
"h": 162.8
},
"luminance": 0.74266
}Semantic roles & 50–950 ramp
primary
#67F9BC
secondary
#D33175
accent
#0060E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683