#67F2B5#67F2B5
#67F2B5 is a very light, vivid teal. Relative luminance 0.697; OKLCH L 86.9% C 0.150 H 161.8°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #67F2B5 |
|---|---|
| RGB | rgb(103, 242, 181) |
| HSL | hsl(154, 84%, 68%) |
| HSV | hsv(154, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 25.2%, 5.1%) |
| CIE-LAB | lab(86.86, -51.70, 18.30) |
| CIE-LCH | lch(86.86, 54.84, 160.51°) |
| OKLab | oklab(86.85% -0.1422 0.0467) |
| OKLCH | oklch(86.85% 0.15 161.8) |
| XYZ | xyz(45.6819, 69.7196, 54.7569) |
| Luminance | 0.6972 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.45
Light Aquamarine
#7BFDC7
ΔE00 3.11
Light Blue Green
#7EFBB3
ΔE00 3.46
Greenish Cyan
#2AFEB7
ΔE00 3.83
Seafoam Green
#7AF9AB
ΔE00 4.09
Seafoam (survey)
#80F9AD
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F2B5 #F267A4
analogous
#67F26F #67F2B5 #67E9F2
triadic
#67F2B5 #B567F2 #F2B567
tetradic
#67F2B5 #6F67F2 #F267A4 #E9F267
square
#67F2B5 #6F67F2 #F267A4 #E9F267
split-complementary
#67F2B5 #F267E9 #F26F67
monochromatic
#12CD7B #2FED9A #67F2B5 #9FF7D0 #D8FCEC
Accessibility & contrast
On white
1.41
#67F2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#67F2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F2B5
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F2B5 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE2B2
Deuteranopia (green-blind)
#DBD4B9
Tritanopia (blue-blind)
#26F2E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f2b5; /* rgb */ color: rgb(103, 242, 181); /* oklch */ color: oklch(86.9% 0.150 161.8);
Tailwind
colors: {
custom: {
50: '#9df7cb',
500: '#67f2b5',
950: '#000000',
},
}SCSS
$custom: #67f2b5; $custom-light: #9df7cb; $custom-dark: #000000;
JSON
{
"hex": "#67f2b5",
"rgb": {
"r": 103,
"g": 242,
"b": 181
},
"hsl": {
"h": 153.669,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.86853,
"c": 0.14971,
"h": 161.8
},
"luminance": 0.69724
}Semantic roles & 50–950 ramp
primary
#67F2B5
secondary
#C93475
accent
#0565E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582