#67F4B0#67F4B0
#67F4B0 is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.2% C 0.156 H 159.5°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #67F4B0 |
|---|---|
| RGB | rgb(103, 244, 176) |
| HSL | hsl(151, 87%, 68%) |
| HSV | hsv(151, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 27.9%, 4.3%) |
| CIE-LAB | lab(87.35, -53.53, 21.55) |
| CIE-LCH | lch(87.35, 57.71, 158.07°) |
| OKLab | oklab(87.22% -0.1465 0.0548) |
| OKLCH | oklch(87.22% 0.156 159.5) |
| XYZ | xyz(45.7766, 70.7151, 52.3029) |
| Luminance | 0.7072 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.84
Light Blue Green
#7EFBB3
ΔE00 2.44
Seafoam Green
#7AF9AB
ΔE00 2.80
Seafoam (survey)
#80F9AD
ΔE00 2.95
Greenish Cyan
#2AFEB7
ΔE00 3.56
Greenish Turquoise
#00FBB0
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F4B0 #F467AB
analogous
#67F469 #67F4B0 #67F1F4
triadic
#67F4B0 #B067F4 #F4B067
tetradic
#67F4B0 #6967F4 #F467AB #F1F467
square
#67F4B0 #6967F4 #F467AB #F1F467
split-complementary
#67F4B0 #F467F1 #F46967
monochromatic
#0FD174 #2EF092 #67F4B0 #A0F8CE #D9FCEB
Accessibility & contrast
On white
1.39
#67F4B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#67F4B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F4B0
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F4B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F4B0 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3AC
Deuteranopia (green-blind)
#DED5B4
Tritanopia (blue-blind)
#2AF3E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f4b0; /* rgb */ color: rgb(103, 244, 176); /* oklch */ color: oklch(87.2% 0.156 159.5);
Tailwind
colors: {
custom: {
50: '#9ef8c7',
500: '#67f4b0',
950: '#000000',
},
}SCSS
$custom: #67f4b0; $custom-light: #9ef8c7; $custom-dark: #000000;
JSON
{
"hex": "#67f4b0",
"rgb": {
"r": 103,
"g": 244,
"b": 176
},
"hsl": {
"h": 151.064,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.87219,
"c": 0.15645,
"h": 159.5
},
"luminance": 0.7072
}Semantic roles & 50–950 ramp
primary
#67F4B0
secondary
#CD327D
accent
#026FE3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582