#67F8B7#67F8B7
#67F8B7 is a very light, vivid teal. Relative luminance 0.734; OKLCH L 88.3% C 0.156 H 161.1°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #67F8B7 |
|---|---|
| RGB | rgb(103, 248, 183) |
| HSL | hsl(153, 91%, 69%) |
| HSV | hsv(153, 58%, 97%) |
| CMYK | cmyk(58.5%, 0%, 26.2%, 2.7%) |
| CIE-LAB | lab(88.65, -53.74, 19.77) |
| CIE-LCH | lch(88.65, 57.26, 159.80°) |
| OKLab | oklab(88.33% -0.1475 0.0504) |
| OKLCH | oklch(88.33% 0.156 161.1) |
| XYZ | xyz(47.7037, 73.4326, 56.4505) |
| Luminance | 0.7344 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.51
Light Blue Green
#7EFBB3
ΔE00 2.62
Light Aquamarine
#7BFDC7
ΔE00 2.82
Greenish Cyan
#2AFEB7
ΔE00 3.00
Seafoam Green
#7AF9AB
ΔE00 3.36
Seafoam (survey)
#80F9AD
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F8B7 #F867A8
analogous
#67F86F #67F8B7 #67F1F8
triadic
#67F8B7 #B767F8 #F8B767
tetradic
#67F8B7 #6F67F8 #F867A8 #F1F867
square
#67F8B7 #6F67F8 #F867A8 #F1F867
split-complementary
#67F8B7 #F867F1 #F86F67
monochromatic
#0ADB7D #2CF59B #67F8B7 #A2FBD3 #DCFDEE
Accessibility & contrast
On white
1.34
#67F8B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#67F8B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F8B7
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F8B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F8B7 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7B3
Deuteranopia (green-blind)
#E1D9BB
Tritanopia (blue-blind)
#1FF7E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #67f8b7; /* rgb */ color: rgb(103, 248, 183); /* oklch */ color: oklch(88.3% 0.156 161.1);
Tailwind
colors: {
custom: {
50: '#9efbcc',
500: '#67f8b7',
950: '#000000',
},
}SCSS
$custom: #67f8b7; $custom-light: #9efbcc; $custom-dark: #000000;
JSON
{
"hex": "#67f8b7",
"rgb": {
"r": 103,
"g": 248,
"b": 183
},
"hsl": {
"h": 153.103,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.88333,
"c": 0.1559,
"h": 161.1
},
"luminance": 0.73437
}Semantic roles & 50–950 ramp
primary
#67F8B7
secondary
#D23279
accent
#0067E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101713
muted
#808583