#67FFFC#67FFFC
#67FFFC is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.9% C 0.128 H 193.3°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFFC |
|---|---|
| RGB | rgb(103, 255, 252) |
| HSL | hsl(179, 100%, 70%) |
| HSV | hsv(179, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(92.32, -40.58, -10.64) |
| CIE-LCH | lch(92.32, 41.95, 194.69°) |
| OKLab | oklab(91.86% -0.1248 -0.0295) |
| OKLCH | oklch(91.86% 0.128 193.3) |
| XYZ | xyz(58.9165, 81.4256, 104.6883) |
| Luminance | 0.8143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.03
Aqua
#00FFFF
ΔE00 2.88
Bright Turquoise
#0FFEF9
ΔE00 3.00
Bright Light Blue
#26F7FD
ΔE00 3.77
Bright Aqua
#0BF9EA
ΔE00 5.22
Light Cyan
#ACFFFC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFFC #FF676A
analogous
#67FFB0 #67FFFC #67B6FF
triadic
#67FFFC #FC67FF #FFFC67
tetradic
#67FFFC #B067FF #FF676A #B6FF67
square
#67FFFC #B067FF #FF676A #B6FF67
split-complementary
#67FFFC #FF67B6 #FFB067
monochromatic
#00ECE7 #2AFFFB #67FFFC #A4FFFD #E0FFFE
Accessibility & contrast
On white
1.21
#67FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#67FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFFC
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFFC | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#D8E1FD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #67fffc; /* rgb */ color: rgb(103, 255, 252); /* oklch */ color: oklch(91.9% 0.128 193.3);
Tailwind
colors: {
custom: {
50: '#a2fffd',
500: '#67fffc',
950: '#000000',
},
}SCSS
$custom: #67fffc; $custom-light: #a2fffd; $custom-dark: #000000;
JSON
{
"hex": "#67fffc",
"rgb": {
"r": 103,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.816,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.91864,
"c": 0.12821,
"h": 193.3
},
"luminance": 0.81432
}Semantic roles & 50–950 ramp
primary
#67FFFC
secondary
#DA3033
accent
#0005E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685