#67DDEB#67DDEB
#67DDEB is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.5% C 0.108 H 205.8°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #67DDEB |
|---|---|
| RGB | rgb(103, 221, 235) |
| HSL | hsl(186, 77%, 66%) |
| HSV | hsv(186, 56%, 92%) |
| CMYK | cmyk(56.2%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(82.16, -29.29, -16.94) |
| CIE-LCH | lch(82.16, 33.83, 210.04°) |
| OKLab | oklab(83.49% -0.0968 -0.0468) |
| OKLCH | oklch(83.49% 0.108 205.8) |
| XYZ | xyz(46.4392, 60.5901, 87.8289) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.59
Aqua Blue
#02D8E9
ΔE00 3.90
Robin Egg Blue
#8AF1FE
ΔE00 5.00
Robin'S Egg Blue
#98EFF9
ΔE00 5.61
Neon Blue
#04D9FF
ΔE00 6.75
Darkturquoise
#00CED1
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DDEB #EB7567
analogous
#67EBB7 #67DDEB #679BEB
triadic
#67DDEB #EB67DD #DDEB67
tetradic
#67DDEB #B767EB #EB7567 #9BEB67
square
#67DDEB #B767EB #EB7567 #9BEB67
split-complementary
#67DDEB #EB679B #EBB767
monochromatic
#19ADBF #31D1E4 #67DDEB #9DE9F2 #D3F5F9
Accessibility & contrast
On white
1.60
#67DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#67DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DDEB
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DDEB | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#B9C6EB
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67ddeb; /* rgb */ color: rgb(103, 221, 235); /* oklch */ color: oklch(83.5% 0.108 205.8);
Tailwind
colors: {
custom: {
50: '#9ee8f1',
500: '#67ddeb',
950: '#000000',
},
}SCSS
$custom: #67ddeb; $custom-light: #9ee8f1; $custom-dark: #000000;
JSON
{
"hex": "#67ddeb",
"rgb": {
"r": 103,
"g": 221,
"b": 235
},
"hsl": {
"h": 186.364,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.83495,
"c": 0.10756,
"h": 205.8
},
"luminance": 0.60595
}Semantic roles & 50–950 ramp
primary
#67DDEB
secondary
#BD4739
accent
#220DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485