#67DFEB#67DFEB
#67DFEB is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.0% C 0.108 H 204.2°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFEB |
|---|---|
| RGB | rgb(103, 223, 235) |
| HSL | hsl(185, 77%, 66%) |
| HSV | hsv(185, 56%, 92%) |
| CMYK | cmyk(56.2%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(82.73, -30.25, -16.08) |
| CIE-LCH | lch(82.73, 34.26, 207.99°) |
| OKLab | oklab(83.95% -0.0989 -0.0445) |
| OKLCH | oklch(83.95% 0.108 204.2) |
| XYZ | xyz(46.9704, 61.6525, 88.0059) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.34
Aqua Blue
#02D8E9
ΔE00 4.00
Robin Egg Blue
#8AF1FE
ΔE00 4.75
Robin'S Egg Blue
#98EFF9
ΔE00 5.38
Bright Light Blue
#26F7FD
ΔE00 6.83
Darkturquoise
#00CED1
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFEB #EB7367
analogous
#67EBB5 #67DFEB #679DEB
triadic
#67DFEB #EB67DF #DFEB67
tetradic
#67DFEB #B567EB #EB7367 #9DEB67
square
#67DFEB #B567EB #EB7367 #9DEB67
split-complementary
#67DFEB #EB679D #EBB567
monochromatic
#19AFBF #31D4E4 #67DFEB #9DEAF2 #D3F6F9
Accessibility & contrast
On white
1.58
#67DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#67DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFEB
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFEB | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EC
Deuteranopia (green-blind)
#BBC7EC
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #67dfeb; /* rgb */ color: rgb(103, 223, 235); /* oklch */ color: oklch(84.0% 0.108 204.2);
Tailwind
colors: {
custom: {
50: '#9ee9f1',
500: '#67dfeb',
950: '#000000',
},
}SCSS
$custom: #67dfeb; $custom-light: #9ee9f1; $custom-dark: #000000;
JSON
{
"hex": "#67dfeb",
"rgb": {
"r": 103,
"g": 223,
"b": 235
},
"hsl": {
"h": 185.455,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.83954,
"c": 0.10847,
"h": 204.2
},
"luminance": 0.61657
}Semantic roles & 50–950 ramp
primary
#67DFEB
secondary
#BD4539
accent
#1F0DD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485