#67FFEC#67FFEC
#67FFEC is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.132 H 183.8°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFEC |
|---|---|
| RGB | rgb(103, 255, 236) |
| HSL | hsl(173, 100%, 70%) |
| HSV | hsv(173, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(91.89, -44.66, -2.99) |
| CIE-LCH | lch(91.89, 44.76, 183.83°) |
| OKLab | oklab(91.37% -0.1314 -0.0088) |
| OKLCH | oklch(91.37% 0.132 183.8) |
| XYZ | xyz(56.4870, 80.4538, 91.8928) |
| Luminance | 0.8046 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.40
Tiffany Blue
#7BF2DA
ΔE00 3.88
Bright Turquoise
#0FFEF9
ΔE00 5.10
Light Aqua
#8CFFDB
ΔE00 6.29
Aqua
#00FFFF
ΔE00 6.44
Bright Cyan
#41FDFE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFEC #FF677A
analogous
#67FFA0 #67FFEC #67C6FF
triadic
#67FFEC #EC67FF #FFEC67
tetradic
#67FFEC #A067FF #FF677A #C6FF67
square
#67FFEC #A067FF #FF677A #C6FF67
split-complementary
#67FFEC #FF67C6 #FFA067
monochromatic
#00ECCE #2AFFE4 #67FFEC #A4FFF4 #E0FFFB
Accessibility & contrast
On white
1.23
#67FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#67FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFEC
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFEC | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#DCE1EE
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #67ffec; /* rgb */ color: rgb(103, 255, 236); /* oklch */ color: oklch(91.4% 0.132 183.8);
Tailwind
colors: {
custom: {
50: '#a1fff2',
500: '#67ffec',
950: '#000000',
},
}SCSS
$custom: #67ffec; $custom-light: #a1fff2; $custom-dark: #000000;
JSON
{
"hex": "#67ffec",
"rgb": {
"r": 103,
"g": 255,
"b": 236
},
"hsl": {
"h": 172.5,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.9137,
"c": 0.13174,
"h": 183.8
},
"luminance": 0.8046
}Semantic roles & 50–950 ramp
primary
#67FFEC
secondary
#DA3045
accent
#001DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685