#67FAFD#67FAFD
#67FAFD is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.8% C 0.125 H 197.1°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #67FAFD |
|---|---|
| RGB | rgb(103, 250, 253) |
| HSL | hsl(181, 97%, 70%) |
| HSV | hsv(181, 59%, 99%) |
| CMYK | cmyk(59.3%, 1.2%, 0%, 0.8%) |
| CIE-LAB | lab(90.94, -38.05, -13.22) |
| CIE-LCH | lch(90.94, 40.28, 199.16°) |
| OKLab | oklab(90.75% -0.1193 -0.0366) |
| OKLCH | oklch(90.75% 0.125 197.1) |
| XYZ | xyz(57.5011, 78.3406, 105.0003) |
| Luminance | 0.7835 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.21
Bright Light Blue
#26F7FD
ΔE00 2.62
Aqua
#00FFFF
ΔE00 3.50
Bright Turquoise
#0FFEF9
ΔE00 4.32
Robin'S Egg
#6DEDFD
ΔE00 5.45
Robin Egg Blue
#8AF1FE
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FAFD #FD6A67
analogous
#67FDB5 #67FAFD #67AFFD
triadic
#67FAFD #FD67FA #FAFD67
tetradic
#67FAFD #B567FD #FD6A67 #AFFD67
square
#67FAFD #B567FD #FD6A67 #AFFD67
split-complementary
#67FAFD #FD67AF #FDB567
monochromatic
#03E2E7 #2BF8FC #67FAFD #A3FCFE #E0FEFF
Accessibility & contrast
On white
1.26
#67FAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#67FAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FAFD
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FAFD | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFE
Deuteranopia (green-blind)
#D3DEFE
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #67fafd; /* rgb */ color: rgb(103, 250, 253); /* oklch */ color: oklch(90.8% 0.125 197.1);
Tailwind
colors: {
custom: {
50: '#a1fcfe',
500: '#67fafd',
950: '#000000',
},
}SCSS
$custom: #67fafd; $custom-light: #a1fcfe; $custom-dark: #000000;
JSON
{
"hex": "#67fafd",
"rgb": {
"r": 103,
"g": 250,
"b": 253
},
"hsl": {
"h": 181.2,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.90753,
"c": 0.12485,
"h": 197.1
},
"luminance": 0.78347
}Semantic roles & 50–950 ramp
primary
#67FAFD
secondary
#D83430
accent
#0500E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585