#67FCFB#67FCFB
#67FCFB is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.1% C 0.126 H 194.5°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCFB |
|---|---|
| RGB | rgb(103, 252, 251) |
| HSL | hsl(180, 96%, 70%) |
| HSV | hsv(180, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(91.44, -39.49, -11.43) |
| CIE-LCH | lch(91.44, 41.11, 196.14°) |
| OKLab | oklab(91.15% -0.1222 -0.0317) |
| OKLCH | oklch(91.15% 0.126 194.5) |
| XYZ | xyz(57.8089, 79.4633, 103.5395) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.82
Aqua
#00FFFF
ΔE00 2.97
Bright Light Blue
#26F7FD
ΔE00 3.17
Bright Turquoise
#0FFEF9
ΔE00 3.36
Bright Aqua
#0BF9EA
ΔE00 5.69
Light Cyan
#ACFFFC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCFB #FC6768
analogous
#67FCB0 #67FCFB #67B3FC
triadic
#67FCFB #FB67FC #FCFB67
tetradic
#67FCFB #B067FC #FC6768 #B3FC67
square
#67FCFB #B067FC #FC6768 #B3FC67
split-complementary
#67FCFB #FC67B3 #FCB067
monochromatic
#05E4E3 #2BFBF9 #67FCFB #A3FDFD #DFFEFE
Accessibility & contrast
On white
1.24
#67FCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#67FCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCFB
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCFB | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FB
Deuteranopia (green-blind)
#D5DFFC
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #67fcfb; /* rgb */ color: rgb(103, 252, 251); /* oklch */ color: oklch(91.1% 0.126 194.5);
Tailwind
colors: {
custom: {
50: '#a1fefc',
500: '#67fcfb',
950: '#000000',
},
}SCSS
$custom: #67fcfb; $custom-light: #a1fefc; $custom-dark: #000000;
JSON
{
"hex": "#67fcfb",
"rgb": {
"r": 103,
"g": 252,
"b": 251
},
"hsl": {
"h": 179.597,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.91145,
"c": 0.12622,
"h": 194.5
},
"luminance": 0.79469
}Semantic roles & 50–950 ramp
primary
#67FCFB
secondary
#D73132
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685