#67FDFC#67FDFC
#67FDFC is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.4% C 0.127 H 194.5°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDFC |
|---|---|
| RGB | rgb(103, 253, 252) |
| HSL | hsl(180, 97%, 70%) |
| HSV | hsv(180, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(91.75, -39.68, -11.48) |
| CIE-LCH | lch(91.75, 41.30, 196.14°) |
| OKLab | oklab(91.41% -0.1228 -0.0319) |
| OKLCH | oklch(91.41% 0.127 194.5) |
| XYZ | xyz(58.2818, 80.1563, 104.4768) |
| Luminance | 0.8016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.80
Aqua
#00FFFF
ΔE00 2.92
Bright Light Blue
#26F7FD
ΔE00 3.23
Bright Turquoise
#0FFEF9
ΔE00 3.33
Bright Aqua
#0BF9EA
ΔE00 5.71
Light Cyan
#ACFFFC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDFC #FD6768
analogous
#67FDB1 #67FDFC #67B3FD
triadic
#67FDFC #FC67FD #FDFC67
tetradic
#67FDFC #B167FD #FD6768 #B3FD67
square
#67FDFC #B167FD #FD6768 #B3FD67
split-complementary
#67FDFC #FD67B3 #FDB167
monochromatic
#03E7E5 #2BFCFB #67FDFC #A3FEFD #E0FFFE
Accessibility & contrast
On white
1.23
#67FDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#67FDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDFC
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDFC | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FC
Deuteranopia (green-blind)
#D6E0FD
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #67fdfc; /* rgb */ color: rgb(103, 253, 252); /* oklch */ color: oklch(91.4% 0.127 194.5);
Tailwind
colors: {
custom: {
50: '#a2fefd',
500: '#67fdfc',
950: '#000000',
},
}SCSS
$custom: #67fdfc; $custom-light: #a2fefd; $custom-dark: #000000;
JSON
{
"hex": "#67fdfc",
"rgb": {
"r": 103,
"g": 253,
"b": 252
},
"hsl": {
"h": 179.6,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.91406,
"c": 0.12682,
"h": 194.5
},
"luminance": 0.80162
}Semantic roles & 50–950 ramp
primary
#67FDFC
secondary
#D83031
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685