#67D7E8#67D7E8
#67D7E8 is a very light, moderate teal. Relative luminance 0.573; OKLCH L 82.0% C 0.104 H 208.6°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #67D7E8 |
|---|---|
| RGB | rgb(103, 215, 232) |
| HSL | hsl(188, 74%, 66%) |
| HSV | hsv(188, 56%, 91%) |
| CMYK | cmyk(55.6%, 7.3%, 0%, 9%) |
| CIE-LAB | lab(80.35, -27.19, -18.07) |
| CIE-LCH | lch(80.35, 32.65, 213.60°) |
| OKLab | oklab(82.01% -0.0917 -0.05) |
| OKLCH | oklch(82.01% 0.104 208.6) |
| XYZ | xyz(44.4535, 57.3064, 85.0468) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.20
Robin'S Egg
#6DEDFD
ΔE00 5.01
Neon Blue
#04D9FF
ΔE00 5.77
Robin Egg Blue
#8AF1FE
ΔE00 6.24
Robin'S Egg Blue
#98EFF9
ΔE00 6.66
Sky Blue
#87CEEB
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D7E8 #E87867
analogous
#67E8B8 #67D7E8 #6796E8
triadic
#67D7E8 #E867D7 #D7E867
tetradic
#67D7E8 #B867E8 #E87867 #96E867
square
#67D7E8 #B867E8 #E87867 #96E867
split-complementary
#67D7E8 #E86796 #E8B867
monochromatic
#1CA4B9 #32C9E0 #67D7E8 #9CE5F0 #D1F3F8
Accessibility & contrast
On white
1.69
#67D7E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#67D7E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D7E8
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D7E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D7E8 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D0E9
Deuteranopia (green-blind)
#B3C1E8
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67d7e8; /* rgb */ color: rgb(103, 215, 232); /* oklch */ color: oklch(82.0% 0.104 208.6);
Tailwind
colors: {
custom: {
50: '#9de3ef',
500: '#67d7e8',
950: '#000000',
},
}SCSS
$custom: #67d7e8; $custom-light: #9de3ef; $custom-dark: #000000;
JSON
{
"hex": "#67d7e8",
"rgb": {
"r": 103,
"g": 215,
"b": 232
},
"hsl": {
"h": 187.907,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.82011,
"c": 0.1044,
"h": 208.6
},
"luminance": 0.57311
}Semantic roles & 50–950 ramp
primary
#67D7E8
secondary
#B84B3B
accent
#2A10D6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485