#67DAEA#67DAEA
#67DAEA is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.8% C 0.106 H 207.6°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #67DAEA |
|---|---|
| RGB | rgb(103, 218, 234) |
| HSL | hsl(187, 76%, 66%) |
| HSV | hsv(187, 56%, 92%) |
| CMYK | cmyk(56%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(81.27, -28.11, -17.74) |
| CIE-LCH | lch(81.27, 33.24, 212.26°) |
| OKLab | oklab(82.77% -0.0941 -0.0491) |
| OKLCH | oklch(82.77% 0.106 207.6) |
| XYZ | xyz(45.5102, 58.9625, 86.8085) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.00
Robin'S Egg
#6DEDFD
ΔE00 4.26
Robin Egg Blue
#8AF1FE
ΔE00 5.58
Neon Blue
#04D9FF
ΔE00 6.07
Robin'S Egg Blue
#98EFF9
ΔE00 6.11
Darkturquoise
#00CED1
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DAEA #EA7767
analogous
#67EAB8 #67DAEA #6798EA
triadic
#67DAEA #EA67DA #DAEA67
tetradic
#67DAEA #B867EA #EA7767 #98EA67
square
#67DAEA #B867EA #EA7767 #98EA67
split-complementary
#67DAEA #EA6798 #EAB867
monochromatic
#1AA9BD #31CDE3 #67DAEA #9DE7F1 #D3F4F9
Accessibility & contrast
On white
1.64
#67DAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#67DAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DAEA
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DAEA | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EB
Deuteranopia (green-blind)
#B6C3EA
Tritanopia (blue-blind)
#00E2DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67daea; /* rgb */ color: rgb(103, 218, 234); /* oklch */ color: oklch(82.8% 0.106 207.6);
Tailwind
colors: {
custom: {
50: '#9de5f0',
500: '#67daea',
950: '#000000',
},
}SCSS
$custom: #67daea; $custom-light: #9de5f0; $custom-dark: #000000;
JSON
{
"hex": "#67daea",
"rgb": {
"r": 103,
"g": 218,
"b": 234
},
"hsl": {
"h": 187.328,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.82771,
"c": 0.10609,
"h": 207.6
},
"luminance": 0.58967
}Semantic roles & 50–950 ramp
primary
#67DAEA
secondary
#BC493A
accent
#260ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485