#67F0B3#67F0B3
#67F0B3 is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.3% C 0.149 H 161.5°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #67F0B3 |
|---|---|
| RGB | rgb(103, 240, 179) |
| HSL | hsl(153, 82%, 67%) |
| HSV | hsv(153, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 25.4%, 5.9%) |
| CIE-LAB | lab(86.23, -51.29, 18.46) |
| CIE-LCH | lch(86.23, 54.51, 160.21°) |
| OKLab | oklab(86.33% -0.141 0.0471) |
| OKLCH | oklch(86.33% 0.149 161.5) |
| XYZ | xyz(44.8862, 68.4541, 53.4866) |
| Luminance | 0.6846 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.74
Light Aquamarine
#7BFDC7
ΔE00 3.48
Light Blue Green
#7EFBB3
ΔE00 3.63
Greenish Cyan
#2AFEB7
ΔE00 4.12
Seafoam Green
#7AF9AB
ΔE00 4.16
Seafoam (survey)
#80F9AD
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F0B3 #F067A4
analogous
#67F06F #67F0B3 #67E8F0
triadic
#67F0B3 #B367F0 #F0B367
tetradic
#67F0B3 #6F67F0 #F067A4 #E8F067
square
#67F0B3 #6F67F0 #F067A4 #E8F067
split-complementary
#67F0B3 #F067E8 #F06F67
monochromatic
#14C978 #2FEB97 #67F0B3 #9FF5CF #D6FBEB
Accessibility & contrast
On white
1.43
#67F0B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#67F0B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F0B3
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F0B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F0B3 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0B0
Deuteranopia (green-blind)
#D9D2B7
Tritanopia (blue-blind)
#2AEFDF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f0b3; /* rgb */ color: rgb(103, 240, 179); /* oklch */ color: oklch(86.3% 0.149 161.5);
Tailwind
colors: {
custom: {
50: '#9df6ca',
500: '#67f0b3',
950: '#000000',
},
}SCSS
$custom: #67f0b3; $custom-light: #9df6ca; $custom-dark: #000000;
JSON
{
"hex": "#67f0b3",
"rgb": {
"r": 103,
"g": 240,
"b": 179
},
"hsl": {
"h": 153.285,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.86328,
"c": 0.1487,
"h": 161.5
},
"luminance": 0.68458
}Semantic roles & 50–950 ramp
primary
#67F0B3
secondary
#C63576
accent
#0767DE
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582