#67D6E8#67D6E8
#67D6E8 is a light, moderate teal. Relative luminance 0.568; OKLCH L 81.8% C 0.104 H 209.5°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #67D6E8 |
|---|---|
| RGB | rgb(103, 214, 232) |
| HSL | hsl(188, 74%, 66%) |
| HSV | hsv(188, 56%, 91%) |
| CMYK | cmyk(55.6%, 7.8%, 0%, 9%) |
| CIE-LAB | lab(80.07, -26.70, -18.50) |
| CIE-LCH | lch(80.07, 32.48, 214.71°) |
| OKLab | oklab(81.78% -0.0906 -0.0512) |
| OKLCH | oklch(81.78% 0.104 209.5) |
| XYZ | xyz(44.1997, 56.7987, 84.9622) |
| Luminance | 0.5680 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.41
Robin'S Egg
#6DEDFD
ΔE00 5.30
Neon Blue
#04D9FF
ΔE00 5.52
Robin Egg Blue
#8AF1FE
ΔE00 6.50
Robin'S Egg Blue
#98EFF9
ΔE00 6.91
Sky Blue
#87CEEB
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D6E8 #E87967
analogous
#67E8B9 #67D6E8 #6795E8
triadic
#67D6E8 #E867D6 #D6E867
tetradic
#67D6E8 #B967E8 #E87967 #95E867
square
#67D6E8 #B967E8 #E87967 #95E867
split-complementary
#67D6E8 #E86795 #E8B967
monochromatic
#1CA3B9 #32C8E0 #67D6E8 #9CE4F0 #D1F3F8
Accessibility & contrast
On white
1.70
#67D6E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#67D6E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D6E8
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D6E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D6E8 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CFE9
Deuteranopia (green-blind)
#B2C0E8
Tritanopia (blue-blind)
#00DFDB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67d6e8; /* rgb */ color: rgb(103, 214, 232); /* oklch */ color: oklch(81.8% 0.104 209.5);
Tailwind
colors: {
custom: {
50: '#9de3ef',
500: '#67d6e8',
950: '#000000',
},
}SCSS
$custom: #67d6e8; $custom-light: #9de3ef; $custom-dark: #000000;
JSON
{
"hex": "#67d6e8",
"rgb": {
"r": 103,
"g": 214,
"b": 232
},
"hsl": {
"h": 188.372,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.81782,
"c": 0.10405,
"h": 209.5
},
"luminance": 0.56803
}Semantic roles & 50–950 ramp
primary
#67D6E8
secondary
#B84C3B
accent
#2B10D6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485