#67FFCA#67FFCA
#67FFCA is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.4% C 0.150 H 166.8°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFCA |
|---|---|
| RGB | rgb(103, 255, 202) |
| HSL | hsl(159, 100%, 70%) |
| HSV | hsv(159, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(91.08, -52.60, 13.41) |
| CIE-LCH | lch(91.08, 54.28, 165.70°) |
| OKLab | oklab(90.45% -0.1462 0.0343) |
| OKLCH | oklch(90.45% 0.15 166.8) |
| XYZ | xyz(52.0089, 78.6626, 68.3082) |
| Luminance | 0.7867 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.76
Aquamarine
#7FFFD4
ΔE00 2.66
Bright Teal
#01F9C6
ΔE00 3.60
Light Greenish Blue
#63F7B4
ΔE00 3.76
Light Turquoise
#7EF4CC
ΔE00 3.80
Greenish Cyan
#2AFEB7
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFCA #FF679C
analogous
#67FF7E #67FFCA #67E8FF
triadic
#67FFCA #CA67FF #FFCA67
tetradic
#67FFCA #7E67FF #FF679C #E8FF67
square
#67FFCA #7E67FF #FF679C #E8FF67
split-complementary
#67FFCA #FF67E8 #FF7E67
monochromatic
#00EC99 #2AFFB5 #67FFCA #A4FFDF #E0FFF4
Accessibility & contrast
On white
1.25
#67FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#67FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFCA
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFCA | 1.00 | 1.25 | 16.73 | 16.73 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC7
Deuteranopia (green-blind)
#E4DFCD
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #67ffca; /* rgb */ color: rgb(103, 255, 202); /* oklch */ color: oklch(90.4% 0.150 166.8);
Tailwind
colors: {
custom: {
50: '#a0ffda',
500: '#67ffca',
950: '#000000',
},
}SCSS
$custom: #67ffca; $custom-light: #a0ffda; $custom-dark: #000000;
JSON
{
"hex": "#67ffca",
"rgb": {
"r": 103,
"g": 255,
"b": 202
},
"hsl": {
"h": 159.079,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.90446,
"c": 0.15023,
"h": 166.8
},
"luminance": 0.78668
}Semantic roles & 50–950 ramp
primary
#67FFCA
secondary
#DA306B
accent
#0050E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683