#67F1B2#67F1B2
#67F1B2 is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.5% C 0.151 H 160.9°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #67F1B2 |
|---|---|
| RGB | rgb(103, 241, 178) |
| HSL | hsl(153, 83%, 67%) |
| HSV | hsv(153, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 26.1%, 5.5%) |
| CIE-LAB | lab(86.51, -51.91, 19.35) |
| CIE-LCH | lch(86.51, 55.40, 159.55°) |
| OKLab | oklab(86.55% -0.1425 0.0494) |
| OKLCH | oklch(86.55% 0.151 160.9) |
| XYZ | xyz(45.0806, 69.0042, 53.0543) |
| Luminance | 0.6901 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.39
Light Blue Green
#7EFBB3
ΔE00 3.27
Light Aquamarine
#7BFDC7
ΔE00 3.54
Seafoam Green
#7AF9AB
ΔE00 3.76
Seafoam (survey)
#80F9AD
ΔE00 3.82
Greenish Cyan
#2AFEB7
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F1B2 #F167A6
analogous
#67F16D #67F1B2 #67EBF1
triadic
#67F1B2 #B267F1 #F1B267
tetradic
#67F1B2 #6D67F1 #F167A6 #EBF167
square
#67F1B2 #6D67F1 #F167A6 #EBF167
split-complementary
#67F1B2 #F167EB #F16D67
monochromatic
#13CB77 #2FEC96 #67F1B2 #9FF6CE #D7FBEB
Accessibility & contrast
On white
1.42
#67F1B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#67F1B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F1B2
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F1B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F1B2 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE1AE
Deuteranopia (green-blind)
#DBD3B6
Tritanopia (blue-blind)
#2AF0E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f1b2; /* rgb */ color: rgb(103, 241, 178); /* oklch */ color: oklch(86.5% 0.151 160.9);
Tailwind
colors: {
custom: {
50: '#9df6c9',
500: '#67f1b2',
950: '#000000',
},
}SCSS
$custom: #67f1b2; $custom-light: #9df6c9; $custom-dark: #000000;
JSON
{
"hex": "#67f1b2",
"rgb": {
"r": 103,
"g": 241,
"b": 178
},
"hsl": {
"h": 152.609,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.86545,
"c": 0.15084,
"h": 160.9
},
"luminance": 0.69009
}Semantic roles & 50–950 ramp
primary
#67F1B2
secondary
#C73578
accent
#0669E0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582