#67FCC4#67FCC4
#67FCC4 is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.6% C 0.151 H 165.2°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCC4 |
|---|---|
| RGB | rgb(103, 252, 196) |
| HSL | hsl(157, 96%, 70%) |
| HSV | hsv(157, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 22.2%, 1.2%) |
| CIE-LAB | lab(90.08, -52.66, 15.09) |
| CIE-LCH | lch(90.08, 54.78, 164.01°) |
| OKLab | oklab(89.59% -0.1458 0.0386) |
| OKLCH | oklch(89.59% 0.151 165.2) |
| XYZ | xyz(50.3627, 76.4848, 64.3228) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.50
Light Greenish Blue
#63F7B4
ΔE00 2.76
Aquamarine
#7FFFD4
ΔE00 3.33
Greenish Cyan
#2AFEB7
ΔE00 3.53
Bright Teal
#01F9C6
ΔE00 3.83
Light Turquoise
#7EF4CC
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCC4 #FC679F
analogous
#67FC7A #67FCC4 #67E9FC
triadic
#67FCC4 #C467FC #FCC467
tetradic
#67FCC4 #7A67FC #FC679F #E9FC67
square
#67FCC4 #7A67FC #FC679F #E9FC67
split-complementary
#67FCC4 #FC67E9 #FC7A67
monochromatic
#05E490 #2BFBAD #67FCC4 #A3FDDB #DFFEF3
Accessibility & contrast
On white
1.29
#67FCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#67FCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCC4
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCC4 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC1
Deuteranopia (green-blind)
#E2DCC8
Tritanopia (blue-blind)
#00FCEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #67fcc4; /* rgb */ color: rgb(103, 252, 196); /* oklch */ color: oklch(89.6% 0.151 165.2);
Tailwind
colors: {
custom: {
50: '#9ffed6',
500: '#67fcc4',
950: '#000000',
},
}SCSS
$custom: #67fcc4; $custom-light: #9ffed6; $custom-dark: #000000;
JSON
{
"hex": "#67fcc4",
"rgb": {
"r": 103,
"g": 252,
"b": 196
},
"hsl": {
"h": 157.45,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.89589,
"c": 0.15088,
"h": 165.2
},
"luminance": 0.7649
}Semantic roles & 50–950 ramp
primary
#67FCC4
secondary
#D7316F
accent
#0056E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683