#67FEB6#67FEB6
#67FEB6 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.7% C 0.165 H 159.5°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #67FEB6 |
|---|---|
| RGB | rgb(103, 254, 182) |
| HSL | hsl(151, 99%, 70%) |
| HSV | hsv(151, 59%, 100%) |
| CMYK | cmyk(59.4%, 0%, 28.3%, 0.4%) |
| CIE-LAB | lab(90.39, -56.35, 22.68) |
| CIE-LCH | lch(90.39, 60.74, 158.08°) |
| OKLab | oklab(89.74% -0.1541 0.0577) |
| OKLCH | oklch(89.74% 0.165 159.5) |
| XYZ | xyz(49.4743, 77.1397, 56.5291) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.63
Light Blue Green
#7EFBB3
ΔE00 2.07
Seafoam Green
#7AF9AB
ΔE00 2.66
Greenish Cyan
#2AFEB7
ΔE00 2.85
Seafoam (survey)
#80F9AD
ΔE00 2.87
Light Bluish Green
#76FDA8
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FEB6 #FE67AF
analogous
#67FE6B #67FEB6 #67FAFE
triadic
#67FEB6 #B667FE #FEB667
tetradic
#67FEB6 #6B67FE #FE67AF #FAFE67
square
#67FEB6 #6B67FE #FE67AF #FAFE67
split-complementary
#67FEB6 #FE67FA #FE6B67
monochromatic
#02E97B #2AFE99 #67FEB6 #A4FED3 #E1FFF0
Accessibility & contrast
On white
1.28
#67FEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#67FEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FEB6
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FEB6 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB2
Deuteranopia (green-blind)
#E7DDBB
Tritanopia (blue-blind)
#1AFDEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #67feb6; /* rgb */ color: rgb(103, 254, 182); /* oklch */ color: oklch(89.7% 0.165 159.5);
Tailwind
colors: {
custom: {
50: '#9fffcc',
500: '#67feb6',
950: '#000000',
},
}SCSS
$custom: #67feb6; $custom-light: #9fffcc; $custom-dark: #000000;
JSON
{
"hex": "#67feb6",
"rgb": {
"r": 103,
"g": 254,
"b": 182
},
"hsl": {
"h": 151.391,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.89744,
"c": 0.16452,
"h": 159.5
},
"luminance": 0.77145
}Semantic roles & 50–950 ramp
primary
#67FEB6
secondary
#D93081
accent
#006DE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683