#67F5C4#67F5C4
#67F5C4 is a very light, vivid teal. Relative luminance 0.722; OKLCH L 87.9% C 0.142 H 167.3°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #67F5C4 |
|---|---|
| RGB | rgb(103, 245, 196) |
| HSL | hsl(159, 88%, 68%) |
| HSV | hsv(159, 58%, 96%) |
| CMYK | cmyk(58%, 0%, 20%, 3.9%) |
| CIE-LAB | lab(88.05, -49.75, 12.21) |
| CIE-LCH | lch(88.05, 51.23, 166.21°) |
| OKLab | oklab(87.93% -0.1387 0.0313) |
| OKLCH | oklch(87.93% 0.142 167.3) |
| XYZ | xyz(48.2049, 72.1691, 63.6035) |
| Luminance | 0.7217 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.48
Light Turquoise
#7EF4CC
ΔE00 2.59
Aquamarine
#7FFFD4
ΔE00 3.00
Bright Teal
#01F9C6
ΔE00 3.51
Light Greenish Blue
#63F7B4
ΔE00 3.89
Aqua Marine
#2EE8BB
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F5C4 #F56798
analogous
#67F57D #67F5C4 #67DFF5
triadic
#67F5C4 #C467F5 #F5C467
tetradic
#67F5C4 #7D67F5 #F56798 #DFF567
square
#67F5C4 #7D67F5 #F56798 #DFF567
split-complementary
#67F5C4 #F567DF #F57D67
monochromatic
#0ED48F #2EF1AE #67F5C4 #A0F9DA #DAFDF1
Accessibility & contrast
On white
1.36
#67F5C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#67F5C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F5C4
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F5C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F5C4 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E6C1
Deuteranopia (green-blind)
#DBD7C7
Tritanopia (blue-blind)
#05F6E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f5c4; /* rgb */ color: rgb(103, 245, 196); /* oklch */ color: oklch(87.9% 0.142 167.3);
Tailwind
colors: {
custom: {
50: '#9ef9d5',
500: '#67f5c4',
950: '#000000',
},
}SCSS
$custom: #67f5c4; $custom-light: #9ef9d5; $custom-dark: #000000;
JSON
{
"hex": "#67f5c4",
"rgb": {
"r": 103,
"g": 245,
"b": 196
},
"hsl": {
"h": 159.296,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.87929,
"c": 0.14214,
"h": 167.3
},
"luminance": 0.72174
}Semantic roles & 50–950 ramp
primary
#67F5C4
secondary
#CE3268
accent
#0150E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583