#67D6EA#67D6EA
#67D6EA is a light, moderate teal. Relative luminance 0.569; OKLCH L 81.9% C 0.105 H 211.0°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #67D6EA |
|---|---|
| RGB | rgb(103, 214, 234) |
| HSL | hsl(189, 76%, 66%) |
| HSV | hsv(189, 56%, 92%) |
| CMYK | cmyk(56%, 8.5%, 0%, 8.2%) |
| CIE-LAB | lab(80.13, -26.15, -19.47) |
| CIE-LCH | lch(80.13, 32.60, 216.66°) |
| OKLab | oklab(81.86% -0.0898 -0.0539) |
| OKLCH | oklch(81.86% 0.105 211) |
| XYZ | xyz(44.4854, 56.9129, 86.4669) |
| Luminance | 0.5692 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.78
Neon Blue
#04D9FF
ΔE00 5.02
Robin'S Egg
#6DEDFD
ΔE00 5.48
Sky Blue
#87CEEB
ΔE00 6.63
Robin Egg Blue
#8AF1FE
ΔE00 6.65
Robin'S Egg Blue
#98EFF9
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D6EA #EA7B67
analogous
#67EABC #67D6EA #6794EA
triadic
#67D6EA #EA67D6 #D6EA67
tetradic
#67D6EA #BC67EA #EA7B67 #94EA67
square
#67D6EA #BC67EA #EA7B67 #94EA67
split-complementary
#67D6EA #EA6794 #EABC67
monochromatic
#1AA4BD #31C7E3 #67D6EA #9DE5F1 #D3F3F9
Accessibility & contrast
On white
1.70
#67D6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#67D6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D6EA
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D6EA | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CFEB
Deuteranopia (green-blind)
#B1C0EA
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67d6ea; /* rgb */ color: rgb(103, 214, 234); /* oklch */ color: oklch(81.9% 0.105 211.0);
Tailwind
colors: {
custom: {
50: '#9de3f0',
500: '#67d6ea',
950: '#000000',
},
}SCSS
$custom: #67d6ea; $custom-light: #9de3f0; $custom-dark: #000000;
JSON
{
"hex": "#67d6ea",
"rgb": {
"r": 103,
"g": 214,
"b": 234
},
"hsl": {
"h": 189.16,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.81855,
"c": 0.10474,
"h": 211
},
"luminance": 0.56917
}Semantic roles & 50–950 ramp
primary
#67D6EA
secondary
#BC4D3A
accent
#2C0ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485