#67FEC1#67FEC1
#67FEC1 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.0% C 0.156 H 163.4°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #67FEC1 |
|---|---|
| RGB | rgb(103, 254, 193) |
| HSL | hsl(156, 99%, 70%) |
| HSV | hsv(156, 59%, 100%) |
| CMYK | cmyk(59.4%, 0%, 24%, 0.4%) |
| CIE-LAB | lab(90.60, -54.11, 17.36) |
| CIE-LCH | lch(90.60, 56.83, 162.21°) |
| OKLab | oklab(89.99% -0.1492 0.0444) |
| OKLCH | oklch(89.99% 0.156 163.4) |
| XYZ | xyz(50.6560, 77.6124, 62.7529) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.87
Light Greenish Blue
#63F7B4
ΔE00 2.11
Greenish Cyan
#2AFEB7
ΔE00 2.93
Light Blue Green
#7EFBB3
ΔE00 3.58
Greenish Turquoise
#00FBB0
ΔE00 3.84
Aquamarine
#7FFFD4
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FEC1 #FE67A4
analogous
#67FE76 #67FEC1 #67EFFE
triadic
#67FEC1 #C167FE #FEC167
tetradic
#67FEC1 #7667FE #FE67A4 #EFFE67
square
#67FEC1 #7667FE #FE67A4 #EFFE67
split-complementary
#67FEC1 #FE67EF #FE7667
monochromatic
#02E98C #2AFEA8 #67FEC1 #A4FEDA #E1FFF3
Accessibility & contrast
On white
1.27
#67FEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#67FEC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FEC1
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FEC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FEC1 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBE
Deuteranopia (green-blind)
#E5DEC5
Tritanopia (blue-blind)
#00FEED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67fec1; /* rgb */ color: rgb(103, 254, 193); /* oklch */ color: oklch(90.0% 0.156 163.4);
Tailwind
colors: {
custom: {
50: '#9fffd3',
500: '#67fec1',
950: '#000000',
},
}SCSS
$custom: #67fec1; $custom-light: #9fffd3; $custom-dark: #000000;
JSON
{
"hex": "#67fec1",
"rgb": {
"r": 103,
"g": 254,
"b": 193
},
"hsl": {
"h": 155.762,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.89992,
"c": 0.15568,
"h": 163.4
},
"luminance": 0.77617
}Semantic roles & 50–950 ramp
primary
#67FEC1
secondary
#D93074
accent
#005DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683