#67FCFF#67FCFF
#67FCFF is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.3% C 0.126 H 197.0°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCFF |
|---|---|
| RGB | rgb(103, 252, 255) |
| HSL | hsl(181, 100%, 70%) |
| HSV | hsv(181, 60%, 100%) |
| CMYK | cmyk(59.6%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(91.56, -38.43, -13.33) |
| CIE-LCH | lch(91.56, 40.68, 199.13°) |
| OKLab | oklab(91.28% -0.1205 -0.0369) |
| OKLCH | oklch(91.28% 0.126 197) |
| XYZ | xyz(58.4461, 79.7182, 106.8953) |
| Luminance | 0.7972 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.10
Bright Light Blue
#26F7FD
ΔE00 2.72
Aqua
#00FFFF
ΔE00 3.38
Bright Turquoise
#0FFEF9
ΔE00 4.24
Robin'S Egg
#6DEDFD
ΔE00 5.68
Robin Egg Blue
#8AF1FE
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCFF #FF6A67
analogous
#67FFB6 #67FCFF #67B0FF
triadic
#67FCFF #FF67FC #FCFF67
tetradic
#67FCFF #B667FF #FF6A67 #B0FF67
square
#67FCFF #B667FF #FF6A67 #B0FF67
split-complementary
#67FCFF #FF67B0 #FFB667
monochromatic
#00E7EC #2AFBFF #67FCFF #A4FDFF #E0FEFF
Accessibility & contrast
On white
1.24
#67FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#67FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCFF
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCFF | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #67fcff; /* rgb */ color: rgb(103, 252, 255); /* oklch */ color: oklch(91.3% 0.126 197.0);
Tailwind
colors: {
custom: {
50: '#a2feff',
500: '#67fcff',
950: '#000000',
},
}SCSS
$custom: #67fcff; $custom-light: #a2feff; $custom-dark: #000000;
JSON
{
"hex": "#67fcff",
"rgb": {
"r": 103,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.184,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.91276,
"c": 0.12607,
"h": 197
},
"luminance": 0.79724
}Semantic roles & 50–950 ramp
primary
#67FCFF
secondary
#DA3330
accent
#0500E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686