#67FEFF#67FEFF
#67FEFF is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.7% C 0.127 H 195.8°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #67FEFF |
|---|---|
| RGB | rgb(103, 254, 255) |
| HSL | hsl(180, 100%, 70%) |
| HSV | hsv(180, 60%, 100%) |
| CMYK | cmyk(59.6%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(92.12, -39.34, -12.49) |
| CIE-LCH | lch(92.12, 41.27, 197.61°) |
| OKLab | oklab(91.73% -0.1225 -0.0346) |
| OKLCH | oklch(91.73% 0.127 195.8) |
| XYZ | xyz(59.0775, 80.9809, 107.1058) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.82
Bright Light Blue
#26F7FD
ΔE00 3.02
Aqua
#00FFFF
ΔE00 3.02
Bright Turquoise
#0FFEF9
ΔE00 3.72
Light Cyan
#ACFFFC
ΔE00 6.27
Bright Aqua
#0BF9EA
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FEFF #FF6867
analogous
#67FFB4 #67FEFF #67B2FF
triadic
#67FEFF #FF67FE #FEFF67
tetradic
#67FEFF #B467FF #FF6867 #B2FF67
square
#67FEFF #B467FF #FF6867 #B2FF67
split-complementary
#67FEFF #FF67B2 #FFB467
monochromatic
#00EAEC #2AFEFF #67FEFF #A4FEFF #E0FFFF
Accessibility & contrast
On white
1.22
#67FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#67FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FEFF
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FEFF | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF3FF
Deuteranopia (green-blind)
#D6E1FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #67feff; /* rgb */ color: rgb(103, 254, 255); /* oklch */ color: oklch(91.7% 0.127 195.8);
Tailwind
colors: {
custom: {
50: '#a2ffff',
500: '#67feff',
950: '#000000',
},
}SCSS
$custom: #67feff; $custom-light: #a2ffff; $custom-dark: #000000;
JSON
{
"hex": "#67feff",
"rgb": {
"r": 103,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.395,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.91732,
"c": 0.12733,
"h": 195.8
},
"luminance": 0.80987
}Semantic roles & 50–950 ramp
primary
#67FEFF
secondary
#DA3130
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686