#67F8B4#67F8B4
#67F8B4 is a very light, vivid teal. Relative luminance 0.733; OKLCH L 88.3% C 0.158 H 160.1°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #67F8B4 |
|---|---|
| RGB | rgb(103, 248, 180) |
| HSL | hsl(152, 91%, 69%) |
| HSV | hsv(152, 58%, 97%) |
| CMYK | cmyk(58.5%, 0%, 27.4%, 2.7%) |
| CIE-LAB | lab(88.59, -54.35, 21.23) |
| CIE-LCH | lch(88.59, 58.35, 158.67°) |
| OKLab | oklab(88.27% -0.1489 0.054) |
| OKLCH | oklch(88.27% 0.158 160.1) |
| XYZ | xyz(47.3948, 73.3090, 54.8235) |
| Luminance | 0.7331 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.41
Light Blue Green
#7EFBB3
ΔE00 2.22
Seafoam Green
#7AF9AB
ΔE00 2.82
Seafoam (survey)
#80F9AD
ΔE00 2.96
Greenish Cyan
#2AFEB7
ΔE00 3.05
Light Aquamarine
#7BFDC7
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F8B4 #F867AB
analogous
#67F86C #67F8B4 #67F4F8
triadic
#67F8B4 #B467F8 #F8B467
tetradic
#67F8B4 #6C67F8 #F867AB #F4F867
square
#67F8B4 #6C67F8 #F867AB #F4F867
split-complementary
#67F8B4 #F867F4 #F86C67
monochromatic
#0ADB79 #2CF597 #67F8B4 #A2FBD1 #DCFDEE
Accessibility & contrast
On white
1.34
#67F8B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#67F8B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F8B4
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F8B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F8B4 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7B0
Deuteranopia (green-blind)
#E1D9B8
Tritanopia (blue-blind)
#23F7E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #67f8b4; /* rgb */ color: rgb(103, 248, 180); /* oklch */ color: oklch(88.3% 0.158 160.1);
Tailwind
colors: {
custom: {
50: '#9efbca',
500: '#67f8b4',
950: '#000000',
},
}SCSS
$custom: #67f8b4; $custom-light: #9efbca; $custom-dark: #000000;
JSON
{
"hex": "#67f8b4",
"rgb": {
"r": 103,
"g": 248,
"b": 180
},
"hsl": {
"h": 151.862,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.88265,
"c": 0.15837,
"h": 160.1
},
"luminance": 0.73314
}Semantic roles & 50–950 ramp
primary
#67F8B4
secondary
#D2327D
accent
#006CE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582