#67FFB7#67FFB7
#67FFB7 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.0% C 0.165 H 159.6°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFB7 |
|---|---|
| RGB | rgb(103, 255, 183) |
| HSL | hsl(152, 100%, 70%) |
| HSV | hsv(152, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 28.2%, 0%) |
| CIE-LAB | lab(90.70, -56.55, 22.60) |
| CIE-LCH | lch(90.70, 60.90, 158.22°) |
| OKLab | oklab(90% -0.1547 0.0575) |
| OKLCH | oklch(90% 0.165 159.6) |
| XYZ | xyz(49.8962, 77.8175, 57.1813) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.79
Light Blue Green
#7EFBB3
ΔE00 2.16
Seafoam Green
#7AF9AB
ΔE00 2.78
Greenish Cyan
#2AFEB7
ΔE00 2.83
Seafoam (survey)
#80F9AD
ΔE00 2.98
Light Bluish Green
#76FDA8
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFB7 #FF67AF
analogous
#67FF6B #67FFB7 #67FBFF
triadic
#67FFB7 #B767FF #FFB767
tetradic
#67FFB7 #6B67FF #FF67AF #FBFF67
square
#67FFB7 #6B67FF #FF67AF #FBFF67
split-complementary
#67FFB7 #FF67FB #FF6B67
monochromatic
#00EC7C #2AFF9A #67FFB7 #A4FFD4 #E0FFF1
Accessibility & contrast
On white
1.27
#67FFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#67FFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFB7
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFB7 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB3
Deuteranopia (green-blind)
#E7DEBC
Tritanopia (blue-blind)
#18FEEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67ffb7; /* rgb */ color: rgb(103, 255, 183); /* oklch */ color: oklch(90.0% 0.165 159.6);
Tailwind
colors: {
custom: {
50: '#9fffcc',
500: '#67ffb7',
950: '#000000',
},
}SCSS
$custom: #67ffb7; $custom-light: #9fffcc; $custom-dark: #000000;
JSON
{
"hex": "#67ffb7",
"rgb": {
"r": 103,
"g": 255,
"b": 183
},
"hsl": {
"h": 151.579,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.90004,
"c": 0.16499,
"h": 159.6
},
"luminance": 0.77822
}Semantic roles & 50–950 ramp
primary
#67FFB7
secondary
#DA3081
accent
#006DE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683