#67DDEE#67DDEE
#67DDEE is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.6% C 0.108 H 208.0°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #67DDEE |
|---|---|
| RGB | rgb(103, 221, 238) |
| HSL | hsl(188, 80%, 67%) |
| HSV | hsv(188, 57%, 93%) |
| CMYK | cmyk(56.7%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(82.25, -28.46, -18.39) |
| CIE-LCH | lch(82.25, 33.88, 212.87°) |
| OKLab | oklab(83.6% -0.0956 -0.0509) |
| OKLCH | oklch(83.6% 0.108 208) |
| XYZ | xyz(46.8763, 60.7649, 90.1308) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.60
Aqua Blue
#02D8E9
ΔE00 4.17
Robin Egg Blue
#8AF1FE
ΔE00 5.02
Robin'S Egg Blue
#98EFF9
ΔE00 5.70
Neon Blue
#04D9FF
ΔE00 5.89
Darkturquoise
#00CED1
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DDEE #EE7867
analogous
#67EEBC #67DDEE #6799EE
triadic
#67DDEE #EE67DD #DDEE67
tetradic
#67DDEE #BC67EE #EE7867 #99EE67
square
#67DDEE #BC67EE #EE7867 #99EE67
split-complementary
#67DDEE #EE6799 #EEBC67
monochromatic
#16AFC5 #30D1E8 #67DDEE #9EE9F4 #D5F6FA
Accessibility & contrast
On white
1.60
#67DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#67DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DDEE
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DDEE | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EF
Deuteranopia (green-blind)
#B8C6EE
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67ddee; /* rgb */ color: rgb(103, 221, 238); /* oklch */ color: oklch(83.6% 0.108 208.0);
Tailwind
colors: {
custom: {
50: '#9ee8f3',
500: '#67ddee',
950: '#000000',
},
}SCSS
$custom: #67ddee; $custom-light: #9ee8f3; $custom-dark: #000000;
JSON
{
"hex": "#67ddee",
"rgb": {
"r": 103,
"g": 221,
"b": 238
},
"hsl": {
"h": 187.556,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.83602,
"c": 0.10832,
"h": 208
},
"luminance": 0.6077
}Semantic roles & 50–950 ramp
primary
#67DDEE
secondary
#C24837
accent
#2409DC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485