#67D7EB#67D7EB
#67D7EB is a very light, moderate teal. Relative luminance 0.575; OKLCH L 82.1% C 0.105 H 210.8°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #67D7EB |
|---|---|
| RGB | rgb(103, 215, 235) |
| HSL | hsl(189, 77%, 66%) |
| HSV | hsv(189, 56%, 92%) |
| CMYK | cmyk(56.2%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(80.45, -26.36, -19.52) |
| CIE-LCH | lch(80.45, 32.80, 216.52°) |
| OKLab | oklab(82.12% -0.0905 -0.054) |
| OKLCH | oklch(82.12% 0.105 210.8) |
| XYZ | xyz(44.8833, 57.4783, 87.3102) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.73
Neon Blue
#04D9FF
ΔE00 5.00
Robin'S Egg
#6DEDFD
ΔE00 5.25
Robin Egg Blue
#8AF1FE
ΔE00 6.44
Sky Blue
#87CEEB
ΔE00 6.74
Robin'S Egg Blue
#98EFF9
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D7EB #EB7B67
analogous
#67EBBD #67D7EB #6795EB
triadic
#67D7EB #EB67D7 #D7EB67
tetradic
#67D7EB #BD67EB #EB7B67 #95EB67
square
#67D7EB #BD67EB #EB7B67 #95EB67
split-complementary
#67D7EB #EB6795 #EBBD67
monochromatic
#19A5BF #31C9E4 #67D7EB #9DE5F2 #D3F3F9
Accessibility & contrast
On white
1.68
#67D7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#67D7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D7EB
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D7EB | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EC
Deuteranopia (green-blind)
#B2C1EB
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67d7eb; /* rgb */ color: rgb(103, 215, 235); /* oklch */ color: oklch(82.1% 0.105 210.8);
Tailwind
colors: {
custom: {
50: '#9de3f1',
500: '#67d7eb',
950: '#000000',
},
}SCSS
$custom: #67d7eb; $custom-light: #9de3f1; $custom-dark: #000000;
JSON
{
"hex": "#67d7eb",
"rgb": {
"r": 103,
"g": 215,
"b": 235
},
"hsl": {
"h": 189.091,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.82121,
"c": 0.10539,
"h": 210.8
},
"luminance": 0.57483
}Semantic roles & 50–950 ramp
primary
#67D7EB
secondary
#BD4D39
accent
#2C0DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485