#67FCFD#67FCFD
#67FCFD is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.2% C 0.126 H 195.8°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCFD |
|---|---|
| RGB | rgb(103, 252, 253) |
| HSL | hsl(180, 97%, 70%) |
| HSV | hsv(180, 59%, 99%) |
| CMYK | cmyk(59.3%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(91.50, -38.96, -12.38) |
| CIE-LCH | lch(91.50, 40.88, 197.63°) |
| OKLab | oklab(91.21% -0.1213 -0.0343) |
| OKLCH | oklch(91.21% 0.126 195.8) |
| XYZ | xyz(58.1258, 79.5901, 105.2086) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.85
Bright Light Blue
#26F7FD
ΔE00 2.87
Aqua
#00FFFF
ΔE00 3.10
Bright Turquoise
#0FFEF9
ΔE00 3.76
Robin'S Egg
#6DEDFD
ΔE00 6.23
Light Cyan
#ACFFFC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCFD #FD6867
analogous
#67FDB3 #67FCFD #67B1FD
triadic
#67FCFD #FD67FC #FCFD67
tetradic
#67FCFD #B367FD #FD6867 #B1FD67
square
#67FCFD #B367FD #FD6867 #B1FD67
split-complementary
#67FCFD #FD67B1 #FDB367
monochromatic
#03E5E7 #2BFBFC #67FCFD #A3FDFE #E0FEFF
Accessibility & contrast
On white
1.24
#67FCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#67FCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCFD
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCFD | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FD
Deuteranopia (green-blind)
#D5DFFE
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #67fcfd; /* rgb */ color: rgb(103, 252, 253); /* oklch */ color: oklch(91.2% 0.126 195.8);
Tailwind
colors: {
custom: {
50: '#a2fefe',
500: '#67fcfd',
950: '#000000',
},
}SCSS
$custom: #67fcfd; $custom-light: #a2fefe; $custom-dark: #000000;
JSON
{
"hex": "#67fcfd",
"rgb": {
"r": 103,
"g": 252,
"b": 253
},
"hsl": {
"h": 180.4,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.9121,
"c": 0.12611,
"h": 195.8
},
"luminance": 0.79596
}Semantic roles & 50–950 ramp
primary
#67FCFD
secondary
#D83130
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685