#67DCF3#67DCF3
#67DCF3 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.6% C 0.110 H 212.4°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCF3 |
|---|---|
| RGB | rgb(103, 220, 243) |
| HSL | hsl(190, 85%, 68%) |
| HSV | hsv(190, 58%, 95%) |
| CMYK | cmyk(57.6%, 9.5%, 0%, 4.7%) |
| CIE-LAB | lab(82.13, -26.58, -21.23) |
| CIE-LCH | lch(82.13, 34.02, 218.61°) |
| OKLab | oklab(83.56% -0.0926 -0.0588) |
| OKLCH | oklch(83.56% 0.11 212.4) |
| XYZ | xyz(47.3578, 60.5364, 93.9656) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.39
Robin'S Egg
#6DEDFD
ΔE00 4.58
Aqua Blue
#02D8E9
ΔE00 5.28
Robin Egg Blue
#8AF1FE
ΔE00 5.80
Robin'S Egg Blue
#98EFF9
ΔE00 6.47
Sky Blue
#87CEEB
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCF3 #F37E67
analogous
#67F3C4 #67DCF3 #6796F3
triadic
#67DCF3 #F367DC #DCF367
tetradic
#67DCF3 #C467F3 #F37E67 #96F367
square
#67DCF3 #C467F3 #F37E67 #96F367
split-complementary
#67DCF3 #F36796 #F3C467
monochromatic
#10B0CF #2ECFEF #67DCF3 #A0E9F7 #D8F6FC
Accessibility & contrast
On white
1.60
#67DCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#67DCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCF3
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCF3 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F4
Deuteranopia (green-blind)
#B5C6F3
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67dcf3; /* rgb */ color: rgb(103, 220, 243); /* oklch */ color: oklch(83.6% 0.110 212.4);
Tailwind
colors: {
custom: {
50: '#9ee7f7',
500: '#67dcf3',
950: '#000000',
},
}SCSS
$custom: #67dcf3; $custom-light: #9ee7f7; $custom-dark: #000000;
JSON
{
"hex": "#67dcf3",
"rgb": {
"r": 103,
"g": 220,
"b": 243
},
"hsl": {
"h": 189.857,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.83556,
"c": 0.10974,
"h": 212.4
},
"luminance": 0.60541
}Semantic roles & 50–950 ramp
primary
#67DCF3
secondary
#CB4C33
accent
#2804E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485