#67DDE7#67DDE7
#67DDE7 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.107 H 202.8°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #67DDE7 |
|---|---|
| RGB | rgb(103, 221, 231) |
| HSL | hsl(185, 73%, 65%) |
| HSV | hsv(185, 55%, 91%) |
| CMYK | cmyk(55.4%, 4.3%, 0%, 9.4%) |
| CIE-LAB | lab(82.03, -30.37, -15.00) |
| CIE-LCH | lch(82.03, 33.88, 206.28°) |
| OKLab | oklab(83.35% -0.0984 -0.0415) |
| OKLCH | oklch(83.35% 0.107 202.8) |
| XYZ | xyz(45.8678, 60.3615, 84.8195) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.98
Robin'S Egg
#6DEDFD
ΔE00 4.04
Robin Egg Blue
#8AF1FE
ΔE00 5.29
Robin'S Egg Blue
#98EFF9
ΔE00 5.77
Darkturquoise
#00CED1
ΔE00 6.47
Mediumturquoise
#48D1CC
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DDE7 #E77167
analogous
#67E7B1 #67DDE7 #679DE7
triadic
#67DDE7 #E767DD #DDE767
tetradic
#67DDE7 #B167E7 #E77167 #9DE767
square
#67DDE7 #B167E7 #E77167 #9DE767
split-complementary
#67DDE7 #E7679D #E7B167
monochromatic
#1DABB7 #32D1DF #67DDE7 #9CE9EF #D1F5F8
Accessibility & contrast
On white
1.61
#67DDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#67DDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DDE7
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DDE7 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5E8
Deuteranopia (green-blind)
#BAC6E8
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67dde7; /* rgb */ color: rgb(103, 221, 231); /* oklch */ color: oklch(83.4% 0.107 202.8);
Tailwind
colors: {
custom: {
50: '#9de8ee',
500: '#67dde7',
950: '#000000',
},
}SCSS
$custom: #67dde7; $custom-light: #9de8ee; $custom-dark: #000000;
JSON
{
"hex": "#67dde7",
"rgb": {
"r": 103,
"g": 221,
"b": 231
},
"hsl": {
"h": 184.688,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.83354,
"c": 0.10681,
"h": 202.8
},
"luminance": 0.60366
}Semantic roles & 50–950 ramp
primary
#67DDE7
secondary
#B7453B
accent
#2011D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485