#67E4FC#67E4FC
#67E4FC is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.7% C 0.115 H 212.2°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #67E4FC |
|---|---|
| RGB | rgb(103, 228, 252) |
| HSL | hsl(190, 96%, 70%) |
| HSV | hsv(190, 59%, 99%) |
| CMYK | cmyk(59.1%, 9.5%, 0%, 1.2%) |
| CIE-LAB | lab(84.69, -27.96, -22.11) |
| CIE-LCH | lch(84.69, 35.64, 218.34°) |
| OKLab | oklab(85.71% -0.0974 -0.0613) |
| OKLCH | oklch(85.71% 0.115 212.2) |
| XYZ | xyz(50.9004, 65.3935, 102.0163) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.30
Robin Egg Blue
#8AF1FE
ΔE00 4.64
Neon Blue
#04D9FF
ΔE00 4.86
Robin'S Egg Blue
#98EFF9
ΔE00 5.67
Aqua Blue
#02D8E9
ΔE00 5.83
Sky Blue
#87CEEB
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E4FC #FC7F67
analogous
#67FCC9 #67E4FC #679AFC
triadic
#67E4FC #FC67E4 #E4FC67
tetradic
#67E4FC #C967FC #FC7F67 #9AFC67
square
#67E4FC #C967FC #FC7F67 #9AFC67
split-complementary
#67E4FC #FC679A #FCC967
monochromatic
#05C0E4 #2BD9FB #67E4FC #A3EFFD #DFF9FE
Accessibility & contrast
On white
1.49
#67E4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#67E4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E4FC
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E4FC | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFD
Deuteranopia (green-blind)
#BBCCFC
Tritanopia (blue-blind)
#00EEEB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67e4fc; /* rgb */ color: rgb(103, 228, 252); /* oklch */ color: oklch(85.7% 0.115 212.2);
Tailwind
colors: {
custom: {
50: '#a0ecfd',
500: '#67e4fc',
950: '#000000',
},
}SCSS
$custom: #67e4fc; $custom-light: #a0ecfd; $custom-dark: #000000;
JSON
{
"hex": "#67e4fc",
"rgb": {
"r": 103,
"g": 228,
"b": 252
},
"hsl": {
"h": 189.664,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.85707,
"c": 0.11512,
"h": 212.2
},
"luminance": 0.65399
}Semantic roles & 50–950 ramp
primary
#67E4FC
secondary
#D74B31
accent
#2500E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485