#67DEEB#67DEEB
#67DEEB is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.108 H 205.0°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #67DEEB |
|---|---|
| RGB | rgb(103, 222, 235) |
| HSL | hsl(186, 77%, 66%) |
| HSV | hsv(186, 56%, 92%) |
| CMYK | cmyk(56.2%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(82.44, -29.77, -16.51) |
| CIE-LCH | lch(82.44, 34.04, 209.01°) |
| OKLab | oklab(83.72% -0.0979 -0.0457) |
| OKLCH | oklch(83.72% 0.108 205) |
| XYZ | xyz(46.7040, 61.1197, 87.9171) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.44
Aqua Blue
#02D8E9
ΔE00 3.93
Robin Egg Blue
#8AF1FE
ΔE00 4.86
Robin'S Egg Blue
#98EFF9
ΔE00 5.48
Neon Blue
#04D9FF
ΔE00 7.10
Bright Light Blue
#26F7FD
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DEEB #EB7467
analogous
#67EBB6 #67DEEB #679CEB
triadic
#67DEEB #EB67DE #DEEB67
tetradic
#67DEEB #B667EB #EB7467 #9CEB67
square
#67DEEB #B667EB #EB7467 #9CEB67
split-complementary
#67DEEB #EB679C #EBB667
monochromatic
#19AEBF #31D2E4 #67DEEB #9DEAF2 #D3F5F9
Accessibility & contrast
On white
1.59
#67DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#67DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DEEB
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DEEB | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#BAC7EB
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67deeb; /* rgb */ color: rgb(103, 222, 235); /* oklch */ color: oklch(83.7% 0.108 205.0);
Tailwind
colors: {
custom: {
50: '#9ee8f1',
500: '#67deeb',
950: '#000000',
},
}SCSS
$custom: #67deeb; $custom-light: #9ee8f1; $custom-dark: #000000;
JSON
{
"hex": "#67deeb",
"rgb": {
"r": 103,
"g": 222,
"b": 235
},
"hsl": {
"h": 185.909,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.83724,
"c": 0.10799,
"h": 205
},
"luminance": 0.61124
}Semantic roles & 50–950 ramp
primary
#67DEEB
secondary
#BD4639
accent
#210DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485