#67FBB6#67FBB6
#67FBB6 is a very light, vivid teal. Relative luminance 0.753; OKLCH L 89.0% C 0.161 H 160.1°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #67FBB6 |
|---|---|
| RGB | rgb(103, 251, 182) |
| HSL | hsl(152, 95%, 69%) |
| HSV | hsv(152, 59%, 98%) |
| CMYK | cmyk(59%, 0%, 27.5%, 1.6%) |
| CIE-LAB | lab(89.51, -55.15, 21.47) |
| CIE-LCH | lch(89.51, 59.19, 158.73°) |
| OKLab | oklab(89.03% -0.151 0.0547) |
| OKLCH | oklch(89.03% 0.161 160.1) |
| XYZ | xyz(48.5297, 75.2505, 56.2142) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.90
Light Blue Green
#7EFBB3
ΔE00 2.14
Seafoam Green
#7AF9AB
ΔE00 2.82
Greenish Cyan
#2AFEB7
ΔE00 2.83
Seafoam (survey)
#80F9AD
ΔE00 2.98
Light Aquamarine
#7BFDC7
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FBB6 #FB67AC
analogous
#67FB6C #67FBB6 #67F6FB
triadic
#67FBB6 #B667FB #FBB667
tetradic
#67FBB6 #6C67FB #FB67AC #F6FB67
square
#67FBB6 #6C67FB #FB67AC #F6FB67
split-complementary
#67FBB6 #FB67F6 #FB6C67
monochromatic
#06E27B #2BF999 #67FBB6 #A3FDD3 #DEFEEF
Accessibility & contrast
On white
1.31
#67FBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#67FBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FBB6
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FBB6 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB2
Deuteranopia (green-blind)
#E4DBBA
Tritanopia (blue-blind)
#1DFAE8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #67fbb6; /* rgb */ color: rgb(103, 251, 182); /* oklch */ color: oklch(89.0% 0.161 160.1);
Tailwind
colors: {
custom: {
50: '#9ffdcc',
500: '#67fbb6',
950: '#000000',
},
}SCSS
$custom: #67fbb6; $custom-light: #9ffdcc; $custom-dark: #000000;
JSON
{
"hex": "#67fbb6",
"rgb": {
"r": 103,
"g": 251,
"b": 182
},
"hsl": {
"h": 152.027,
"s": 94.872,
"l": 69.412
},
"oklch": {
"l": 0.89027,
"c": 0.16063,
"h": 160.1
},
"luminance": 0.75255
}Semantic roles & 50–950 ramp
primary
#67FBB6
secondary
#D5317E
accent
#006BE6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101813
muted
#808683