#67FFFE#67FFFE
#67FFFE is a very light, vivid teal. Relative luminance 0.816; OKLCH L 91.9% C 0.128 H 194.5°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFFE |
|---|---|
| RGB | rgb(103, 255, 254) |
| HSL | hsl(180, 100%, 70%) |
| HSV | hsv(180, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.38, -40.06, -11.59) |
| CIE-LCH | lch(92.38, 41.70, 196.14°) |
| OKLab | oklab(91.93% -0.1239 -0.0322) |
| OKLCH | oklch(91.93% 0.128 194.5) |
| XYZ | xyz(59.2351, 81.5531, 106.3663) |
| Luminance | 0.8156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.81
Aqua
#00FFFF
ΔE00 2.86
Bright Turquoise
#0FFEF9
ΔE00 3.31
Bright Light Blue
#26F7FD
ΔE00 3.39
Bright Aqua
#0BF9EA
ΔE00 5.78
Light Cyan
#ACFFFC
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFFE #FF6768
analogous
#67FFB2 #67FFFE #67B4FF
triadic
#67FFFE #FE67FF #FFFE67
tetradic
#67FFFE #B267FF #FF6768 #B4FF67
square
#67FFFE #B267FF #FF6768 #B4FF67
split-complementary
#67FFFE #FF67B4 #FFB267
monochromatic
#00ECEA #2AFFFE #67FFFE #A4FFFE #E0FFFF
Accessibility & contrast
On white
1.21
#67FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#67FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFFE
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFFE | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FE
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #67fffe; /* rgb */ color: rgb(103, 255, 254); /* oklch */ color: oklch(91.9% 0.128 194.5);
Tailwind
colors: {
custom: {
50: '#a2fffe',
500: '#67fffe',
950: '#000000',
},
}SCSS
$custom: #67fffe; $custom-light: #a2fffe; $custom-dark: #000000;
JSON
{
"hex": "#67fffe",
"rgb": {
"r": 103,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.605,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.91928,
"c": 0.12804,
"h": 194.5
},
"luminance": 0.81559
}Semantic roles & 50–950 ramp
primary
#67FFFE
secondary
#DA3031
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685