#67FEC0#67FEC0
#67FEC0 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.0% C 0.156 H 163.1°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #67FEC0 |
|---|---|
| RGB | rgb(103, 254, 192) |
| HSL | hsl(155, 99%, 70%) |
| HSV | hsv(155, 59%, 100%) |
| CMYK | cmyk(59.4%, 0%, 24.4%, 0.4%) |
| CIE-LAB | lab(90.58, -54.32, 17.84) |
| CIE-LCH | lch(90.58, 57.17, 161.82°) |
| OKLab | oklab(89.97% -0.1497 0.0456) |
| OKLCH | oklch(89.97% 0.156 163.1) |
| XYZ | xyz(50.5449, 77.5679, 62.1673) |
| Luminance | 0.7757 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.96
Light Aquamarine
#7BFDC7
ΔE00 2.00
Greenish Cyan
#2AFEB7
ΔE00 2.85
Light Blue Green
#7EFBB3
ΔE00 3.40
Greenish Turquoise
#00FBB0
ΔE00 3.74
Seafoam Green
#7AF9AB
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FEC0 #FE67A5
analogous
#67FE74 #67FEC0 #67F1FE
triadic
#67FEC0 #C067FE #FEC067
tetradic
#67FEC0 #7467FE #FE67A5 #F1FE67
square
#67FEC0 #7467FE #FE67A5 #F1FE67
split-complementary
#67FEC0 #FE67F1 #FE7467
monochromatic
#02E98A #2AFEA7 #67FEC0 #A4FED9 #E1FFF2
Accessibility & contrast
On white
1.27
#67FEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#67FEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FEC0
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FEC0 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBD
Deuteranopia (green-blind)
#E5DEC4
Tritanopia (blue-blind)
#00FEED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67fec0; /* rgb */ color: rgb(103, 254, 192); /* oklch */ color: oklch(90.0% 0.156 163.1);
Tailwind
colors: {
custom: {
50: '#9fffd3',
500: '#67fec0',
950: '#000000',
},
}SCSS
$custom: #67fec0; $custom-light: #9fffd3; $custom-dark: #000000;
JSON
{
"hex": "#67fec0",
"rgb": {
"r": 103,
"g": 254,
"b": 192
},
"hsl": {
"h": 155.364,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.89969,
"c": 0.15645,
"h": 163.1
},
"luminance": 0.77573
}Semantic roles & 50–950 ramp
primary
#67FEC0
secondary
#D93075
accent
#005EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683