#67ECF6#67ECF6
#67ECF6 is a very light, moderate teal. Relative luminance 0.695; OKLCH L 87.3% C 0.117 H 202.1°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #67ECF6 |
|---|---|
| RGB | rgb(103, 236, 246) |
| HSL | hsl(184, 89%, 68%) |
| HSV | hsv(184, 58%, 96%) |
| CMYK | cmyk(58.1%, 4.1%, 0%, 3.5%) |
| CIE-LAB | lab(86.76, -33.44, -15.82) |
| CIE-LCH | lch(86.76, 36.99, 205.32°) |
| OKLab | oklab(87.32% -0.108 -0.0438) |
| OKLCH | oklch(87.32% 0.117 202.1) |
| XYZ | xyz(52.2165, 69.5230, 97.8383) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.21
Robin Egg Blue
#8AF1FE
ΔE00 3.55
Bright Light Blue
#26F7FD
ΔE00 4.27
Robin'S Egg Blue
#98EFF9
ΔE00 4.67
Bright Cyan
#41FDFE
ΔE00 5.49
Aqua Blue
#02D8E9
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ECF6 #F67167
analogous
#67F6B8 #67ECF6 #67A4F6
triadic
#67ECF6 #F667EC #ECF667
tetradic
#67ECF6 #B867F6 #F67167 #A4F667
square
#67ECF6 #B867F6 #F67167 #A4F667
split-complementary
#67ECF6 #F667A4 #F6B867
monochromatic
#0DC8D6 #2DE5F3 #67ECF6 #A1F3F9 #DBFAFD
Accessibility & contrast
On white
1.41
#67ECF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#67ECF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ECF6
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ECF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ECF6 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE3F7
Deuteranopia (green-blind)
#C6D2F7
Tritanopia (blue-blind)
#00F4EF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67ecf6; /* rgb */ color: rgb(103, 236, 246); /* oklch */ color: oklch(87.3% 0.117 202.1);
Tailwind
colors: {
custom: {
50: '#a0f2f9',
500: '#67ecf6',
950: '#000000',
},
}SCSS
$custom: #67ecf6; $custom-light: #a0f2f9; $custom-dark: #000000;
JSON
{
"hex": "#67ecf6",
"rgb": {
"r": 103,
"g": 236,
"b": 246
},
"hsl": {
"h": 184.196,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.87315,
"c": 0.11652,
"h": 202.1
},
"luminance": 0.69528
}Semantic roles & 50–950 ramp
primary
#67ECF6
secondary
#CF3D32
accent
#1000E5
background
#FDFFFF
surface
#F7FEFF
border
#D0D6D7
text
#101717
muted
#818585