#67DCF0#67DCF0
#67DCF0 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.109 H 210.3°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCF0 |
|---|---|
| RGB | rgb(103, 220, 240) |
| HSL | hsl(189, 82%, 67%) |
| HSV | hsv(189, 57%, 94%) |
| CMYK | cmyk(57.1%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(82.03, -27.42, -19.78) |
| CIE-LCH | lch(82.03, 33.81, 215.81°) |
| OKLab | oklab(83.45% -0.0938 -0.0548) |
| OKLCH | oklch(83.45% 0.109 210.3) |
| XYZ | xyz(46.9085, 60.3566, 91.5991) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.11
Aqua Blue
#02D8E9
ΔE00 4.64
Neon Blue
#04D9FF
ΔE00 5.06
Robin Egg Blue
#8AF1FE
ΔE00 5.43
Robin'S Egg Blue
#98EFF9
ΔE00 6.09
Sky Blue
#87CEEB
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCF0 #F07B67
analogous
#67F0BF #67DCF0 #6798F0
triadic
#67DCF0 #F067DC #DCF067
tetradic
#67DCF0 #BF67F0 #F07B67 #98F067
square
#67DCF0 #BF67F0 #F07B67 #98F067
split-complementary
#67DCF0 #F06798 #F0BF67
monochromatic
#14AEC9 #2FCFEB #67DCF0 #9FE9F5 #D6F6FB
Accessibility & contrast
On white
1.61
#67DCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#67DCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCF0
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCF0 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F1
Deuteranopia (green-blind)
#B6C5F0
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67dcf0; /* rgb */ color: rgb(103, 220, 240); /* oklch */ color: oklch(83.4% 0.109 210.3);
Tailwind
colors: {
custom: {
50: '#9ee7f5',
500: '#67dcf0',
950: '#000000',
},
}SCSS
$custom: #67dcf0; $custom-light: #9ee7f5; $custom-dark: #000000;
JSON
{
"hex": "#67dcf0",
"rgb": {
"r": 103,
"g": 220,
"b": 240
},
"hsl": {
"h": 188.759,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.83446,
"c": 0.10862,
"h": 210.3
},
"luminance": 0.60361
}Semantic roles & 50–950 ramp
primary
#67DCF0
secondary
#C64B35
accent
#2707DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485