#67FEC6#67FEC6
#67FEC6 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.1% C 0.152 H 165.4°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #67FEC6 |
|---|---|
| RGB | rgb(103, 254, 198) |
| HSL | hsl(158, 99%, 70%) |
| HSV | hsv(158, 59%, 100%) |
| CMYK | cmyk(59.4%, 0%, 22%, 0.4%) |
| CIE-LAB | lab(90.71, -53.05, 14.94) |
| CIE-LCH | lch(90.71, 55.11, 164.27°) |
| OKLab | oklab(90.11% -0.147 0.0382) |
| OKLCH | oklch(90.11% 0.152 165.4) |
| XYZ | xyz(51.2232, 77.8392, 65.7401) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.53
Light Greenish Blue
#63F7B4
ΔE00 3.02
Aquamarine
#7FFFD4
ΔE00 3.23
Greenish Cyan
#2AFEB7
ΔE00 3.55
Bright Teal
#01F9C6
ΔE00 3.84
Light Turquoise
#7EF4CC
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FEC6 #FE679F
analogous
#67FE7A #67FEC6 #67EBFE
triadic
#67FEC6 #C667FE #FEC667
tetradic
#67FEC6 #7A67FE #FE679F #EBFE67
square
#67FEC6 #7A67FE #FE679F #EBFE67
split-complementary
#67FEC6 #FE67EB #FE7A67
monochromatic
#02E993 #2AFEAF #67FEC6 #A4FEDD #E1FFF4
Accessibility & contrast
On white
1.27
#67FEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#67FEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FEC6
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FEC6 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDC3
Deuteranopia (green-blind)
#E4DECA
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67fec6; /* rgb */ color: rgb(103, 254, 198); /* oklch */ color: oklch(90.1% 0.152 165.4);
Tailwind
colors: {
custom: {
50: '#9fffd7',
500: '#67fec6',
950: '#000000',
},
}SCSS
$custom: #67fec6; $custom-light: #9fffd7; $custom-dark: #000000;
JSON
{
"hex": "#67fec6",
"rgb": {
"r": 103,
"g": 254,
"b": 198
},
"hsl": {
"h": 157.748,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.90112,
"c": 0.15189,
"h": 165.4
},
"luminance": 0.77844
}Semantic roles & 50–950 ramp
primary
#67FEC6
secondary
#D9306F
accent
#0055E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683