#67FBB7#67FBB7
#67FBB7 is a very light, vivid teal. Relative luminance 0.753; OKLCH L 89.0% C 0.160 H 160.5°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #67FBB7 |
|---|---|
| RGB | rgb(103, 251, 183) |
| HSL | hsl(152, 95%, 69%) |
| HSV | hsv(152, 59%, 98%) |
| CMYK | cmyk(59%, 0%, 27.1%, 1.6%) |
| CIE-LAB | lab(89.53, -54.95, 20.98) |
| CIE-LCH | lch(89.53, 58.82, 159.10°) |
| OKLab | oklab(89.05% -0.1506 0.0535) |
| OKLCH | oklch(89.05% 0.16 160.5) |
| XYZ | xyz(48.6334, 75.2920, 56.7604) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.86
Light Blue Green
#7EFBB3
ΔE00 2.26
Greenish Cyan
#2AFEB7
ΔE00 2.79
Seafoam Green
#7AF9AB
ΔE00 2.99
Light Aquamarine
#7BFDC7
ΔE00 3.09
Seafoam (survey)
#80F9AD
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FBB7 #FB67AB
analogous
#67FB6D #67FBB7 #67F5FB
triadic
#67FBB7 #B767FB #FBB767
tetradic
#67FBB7 #6D67FB #FB67AB #F5FB67
square
#67FBB7 #6D67FB #FB67AB #F5FB67
split-complementary
#67FBB7 #FB67F5 #FB6D67
monochromatic
#06E27D #2BF99B #67FBB7 #A3FDD3 #DEFEEF
Accessibility & contrast
On white
1.31
#67FBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#67FBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FBB7
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FBB7 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB3
Deuteranopia (green-blind)
#E4DBBB
Tritanopia (blue-blind)
#1CFAE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #67fbb7; /* rgb */ color: rgb(103, 251, 183); /* oklch */ color: oklch(89.0% 0.160 160.5);
Tailwind
colors: {
custom: {
50: '#9ffdcc',
500: '#67fbb7',
950: '#000000',
},
}SCSS
$custom: #67fbb7; $custom-light: #9ffdcc; $custom-dark: #000000;
JSON
{
"hex": "#67fbb7",
"rgb": {
"r": 103,
"g": 251,
"b": 183
},
"hsl": {
"h": 152.432,
"s": 94.872,
"l": 69.412
},
"oklch": {
"l": 0.89049,
"c": 0.1598,
"h": 160.5
},
"luminance": 0.75297
}Semantic roles & 50–950 ramp
primary
#67FBB7
secondary
#D5317C
accent
#0069E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101813
muted
#808683