#67FCFA#67FCFA
#67FCFA is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.1% C 0.126 H 193.9°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCFA |
|---|---|
| RGB | rgb(103, 252, 250) |
| HSL | hsl(179, 96%, 70%) |
| HSV | hsv(179, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(91.42, -39.75, -10.95) |
| CIE-LCH | lch(91.42, 41.23, 195.40°) |
| OKLab | oklab(91.11% -0.1226 -0.0304) |
| OKLCH | oklch(91.11% 0.126 193.9) |
| XYZ | xyz(57.6517, 79.4004, 102.7115) |
| Luminance | 0.7941 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.91
Aqua
#00FFFF
ΔE00 2.96
Bright Turquoise
#0FFEF9
ΔE00 3.19
Bright Light Blue
#26F7FD
ΔE00 3.36
Bright Aqua
#0BF9EA
ΔE00 5.40
Light Cyan
#ACFFFC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCFA #FC6769
analogous
#67FCB0 #67FCFA #67B3FC
triadic
#67FCFA #FA67FC #FCFA67
tetradic
#67FCFA #B067FC #FC6769 #B3FC67
square
#67FCFA #B067FC #FC6769 #B3FC67
split-complementary
#67FCFA #FC67B3 #FCB067
monochromatic
#05E4E1 #2BFBF8 #67FCFA #A3FDFC #DFFEFE
Accessibility & contrast
On white
1.24
#67FCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#67FCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCFA
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCFA | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FA
Deuteranopia (green-blind)
#D6DFFB
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #67fcfa; /* rgb */ color: rgb(103, 252, 250); /* oklch */ color: oklch(91.1% 0.126 193.9);
Tailwind
colors: {
custom: {
50: '#a1fefb',
500: '#67fcfa',
950: '#000000',
},
}SCSS
$custom: #67fcfa; $custom-light: #a1fefb; $custom-dark: #000000;
JSON
{
"hex": "#67fcfa",
"rgb": {
"r": 103,
"g": 252,
"b": 250
},
"hsl": {
"h": 179.195,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.91112,
"c": 0.12629,
"h": 193.9
},
"luminance": 0.79406
}Semantic roles & 50–950 ramp
primary
#67FCFA
secondary
#D73133
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685