#67FCC0#67FCC0
#67FCC0 is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.5% C 0.154 H 163.6°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCC0 |
|---|---|
| RGB | rgb(103, 252, 192) |
| HSL | hsl(156, 96%, 70%) |
| HSV | hsv(156, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 23.8%, 1.2%) |
| CIE-LAB | lab(90.00, -53.51, 17.03) |
| CIE-LCH | lch(90.00, 56.15, 162.35°) |
| OKLab | oklab(89.49% -0.1476 0.0435) |
| OKLCH | oklch(89.49% 0.154 163.6) |
| XYZ | xyz(49.9135, 76.3052, 61.9569) |
| Luminance | 0.7631 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.77
Light Greenish Blue
#63F7B4
ΔE00 1.96
Greenish Cyan
#2AFEB7
ΔE00 3.04
Light Blue Green
#7EFBB3
ΔE00 3.62
Greenish Turquoise
#00FBB0
ΔE00 3.89
Aquamarine
#7FFFD4
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCC0 #FC67A3
analogous
#67FC76 #67FCC0 #67EDFC
triadic
#67FCC0 #C067FC #FCC067
tetradic
#67FCC0 #7667FC #FC67A3 #EDFC67
square
#67FCC0 #7667FC #FC67A3 #EDFC67
split-complementary
#67FCC0 #FC67ED #FC7667
monochromatic
#05E48A #2BFBA7 #67FCC0 #A3FDD9 #DFFEF2
Accessibility & contrast
On white
1.29
#67FCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#67FCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCC0
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCC0 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBD
Deuteranopia (green-blind)
#E3DCC4
Tritanopia (blue-blind)
#04FCEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #67fcc0; /* rgb */ color: rgb(103, 252, 192); /* oklch */ color: oklch(89.5% 0.154 163.6);
Tailwind
colors: {
custom: {
50: '#9ffed3',
500: '#67fcc0',
950: '#000000',
},
}SCSS
$custom: #67fcc0; $custom-light: #9ffed3; $custom-dark: #000000;
JSON
{
"hex": "#67fcc0",
"rgb": {
"r": 103,
"g": 252,
"b": 192
},
"hsl": {
"h": 155.839,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.89494,
"c": 0.15392,
"h": 163.6
},
"luminance": 0.7631
}Semantic roles & 50–950 ramp
primary
#67FCC0
secondary
#D73173
accent
#005CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683