#67FCFE#67FCFE
#67FCFE is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.2% C 0.126 H 196.4°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCFE |
|---|---|
| RGB | rgb(103, 252, 254) |
| HSL | hsl(181, 99%, 70%) |
| HSV | hsv(181, 59%, 100%) |
| CMYK | cmyk(59.4%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(91.53, -38.70, -12.85) |
| CIE-LCH | lch(91.53, 40.77, 198.38°) |
| OKLab | oklab(91.24% -0.1209 -0.0356) |
| OKLCH | oklch(91.24% 0.126 196.4) |
| XYZ | xyz(58.2856, 79.6540, 106.0498) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.95
Bright Light Blue
#26F7FD
ΔE00 2.78
Aqua
#00FFFF
ΔE00 3.22
Bright Turquoise
#0FFEF9
ΔE00 4.00
Robin'S Egg
#6DEDFD
ΔE00 5.96
Robin Egg Blue
#8AF1FE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCFE #FE6967
analogous
#67FEB5 #67FCFE #67B0FE
triadic
#67FCFE #FE67FC #FCFE67
tetradic
#67FCFE #B567FE #FE6967 #B0FE67
square
#67FCFE #B567FE #FE6967 #B0FE67
split-complementary
#67FCFE #FE67B0 #FEB567
monochromatic
#02E6E9 #2AFBFE #67FCFE #A4FDFE #E1FEFF
Accessibility & contrast
On white
1.24
#67FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#67FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCFE
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCFE | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FE
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #67fcfe; /* rgb */ color: rgb(103, 252, 254); /* oklch */ color: oklch(91.2% 0.126 196.4);
Tailwind
colors: {
custom: {
50: '#a2fefe',
500: '#67fcfe',
950: '#000000',
},
}SCSS
$custom: #67fcfe; $custom-light: #a2fefe; $custom-dark: #000000;
JSON
{
"hex": "#67fcfe",
"rgb": {
"r": 103,
"g": 252,
"b": 254
},
"hsl": {
"h": 180.795,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.91243,
"c": 0.12608,
"h": 196.4
},
"luminance": 0.7966
}Semantic roles & 50–950 ramp
primary
#67FCFE
secondary
#D93230
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685