#67FFCE#67FFCE
#67FFCE is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.5% C 0.147 H 168.5°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFCE |
|---|---|
| RGB | rgb(103, 255, 206) |
| HSL | hsl(161, 100%, 70%) |
| HSV | hsv(161, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(91.17, -51.72, 11.48) |
| CIE-LCH | lch(91.17, 52.98, 167.49°) |
| OKLab | oklab(90.55% -0.1445 0.0294) |
| OKLCH | oklch(90.55% 0.147 168.5) |
| XYZ | xyz(52.4886, 78.8545, 70.8348) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.07
Light Aquamarine
#7BFDC7
ΔE00 2.33
Light Turquoise
#7EF4CC
ΔE00 3.34
Bright Teal
#01F9C6
ΔE00 3.44
Light Aqua
#8CFFDB
ΔE00 3.95
Light Greenish Blue
#63F7B4
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFCE #FF6798
analogous
#67FF82 #67FFCE #67E4FF
triadic
#67FFCE #CE67FF #FFCE67
tetradic
#67FFCE #8267FF #FF6798 #E4FF67
square
#67FFCE #8267FF #FF6798 #E4FF67
split-complementary
#67FFCE #FF67E4 #FF8267
monochromatic
#00ECA0 #2AFFBA #67FFCE #A4FFE2 #E0FFF5
Accessibility & contrast
On white
1.25
#67FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#67FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFCE
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFCE | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCC
Deuteranopia (green-blind)
#E3DFD1
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #67ffce; /* rgb */ color: rgb(103, 255, 206); /* oklch */ color: oklch(90.5% 0.147 168.5);
Tailwind
colors: {
custom: {
50: '#a0ffdd',
500: '#67ffce',
950: '#000000',
},
}SCSS
$custom: #67ffce; $custom-light: #a0ffdd; $custom-dark: #000000;
JSON
{
"hex": "#67ffce",
"rgb": {
"r": 103,
"g": 255,
"b": 206
},
"hsl": {
"h": 160.658,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.90546,
"c": 0.14743,
"h": 168.5
},
"luminance": 0.7886
}Semantic roles & 50–950 ramp
primary
#67FFCE
secondary
#DA3067
accent
#004AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684