#67F9BF#67F9BF
#67F9BF is a very light, vivid teal. Relative luminance 0.744; OKLCH L 88.8% C 0.151 H 164.0°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #67F9BF |
|---|---|
| RGB | rgb(103, 249, 191) |
| HSL | hsl(156, 92%, 69%) |
| HSV | hsv(156, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 23.3%, 2.4%) |
| CIE-LAB | lab(89.11, -52.49, 16.29) |
| CIE-LCH | lch(89.11, 54.96, 162.76°) |
| OKLab | oklab(88.76% -0.145 0.0417) |
| OKLCH | oklch(88.76% 0.151 164) |
| XYZ | xyz(48.8684, 74.3917, 61.0638) |
| Luminance | 0.7440 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.78
Light Greenish Blue
#63F7B4
ΔE00 2.01
Greenish Cyan
#2AFEB7
ΔE00 3.35
Light Blue Green
#7EFBB3
ΔE00 3.87
Aquamarine
#7FFFD4
ΔE00 3.96
Greenish Turquoise
#00FBB0
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F9BF #F967A1
analogous
#67F976 #67F9BF #67EAF9
triadic
#67F9BF #BF67F9 #F9BF67
tetradic
#67F9BF #7667F9 #F967A1 #EAF967
square
#67F9BF #7667F9 #F967A1 #EAF967
split-complementary
#67F9BF #F967EA #F97667
monochromatic
#09DD89 #2CF7A6 #67F9BF #A2FBD8 #DDFEF1
Accessibility & contrast
On white
1.32
#67F9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#67F9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F9BF
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F9BF | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E9BC
Deuteranopia (green-blind)
#E0DAC3
Tritanopia (blue-blind)
#0EF9E9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #67f9bf; /* rgb */ color: rgb(103, 249, 191); /* oklch */ color: oklch(88.8% 0.151 164.0);
Tailwind
colors: {
custom: {
50: '#9ffcd2',
500: '#67f9bf',
950: '#000000',
},
}SCSS
$custom: #67f9bf; $custom-light: #9ffcd2; $custom-dark: #000000;
JSON
{
"hex": "#67f9bf",
"rgb": {
"r": 103,
"g": 249,
"b": 191
},
"hsl": {
"h": 156.164,
"s": 92.405,
"l": 69.02
},
"oklch": {
"l": 0.88757,
"c": 0.15087,
"h": 164
},
"luminance": 0.74397
}Semantic roles & 50–950 ramp
primary
#67F9BF
secondary
#D33172
accent
#005BE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583