#67DCE7#67DCE7
#67DCE7 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.1% C 0.106 H 203.7°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCE7 |
|---|---|
| RGB | rgb(103, 220, 231) |
| HSL | hsl(185, 73%, 65%) |
| HSV | hsv(185, 55%, 91%) |
| CMYK | cmyk(55.4%, 4.8%, 0%, 9.4%) |
| CIE-LAB | lab(81.75, -29.89, -15.43) |
| CIE-LCH | lch(81.75, 33.64, 207.30°) |
| OKLab | oklab(83.12% -0.0974 -0.0426) |
| OKLCH | oklch(83.12% 0.106 203.7) |
| XYZ | xyz(45.6046, 59.8351, 84.7318) |
| Luminance | 0.5984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.87
Robin'S Egg
#6DEDFD
ΔE00 4.09
Robin Egg Blue
#8AF1FE
ΔE00 5.37
Robin'S Egg Blue
#98EFF9
ΔE00 5.84
Darkturquoise
#00CED1
ΔE00 6.59
Mediumturquoise
#48D1CC
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCE7 #E77267
analogous
#67E7B2 #67DCE7 #679CE7
triadic
#67DCE7 #E767DC #DCE767
tetradic
#67DCE7 #B267E7 #E77267 #9CE767
square
#67DCE7 #B267E7 #E77267 #9CE767
split-complementary
#67DCE7 #E7679C #E7B267
monochromatic
#1DAAB7 #32D0DF #67DCE7 #9CE8EF #D1F4F8
Accessibility & contrast
On white
1.62
#67DCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#67DCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCE7
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCE7 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E8
Deuteranopia (green-blind)
#B9C5E8
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #67dce7; /* rgb */ color: rgb(103, 220, 231); /* oklch */ color: oklch(83.1% 0.106 203.7);
Tailwind
colors: {
custom: {
50: '#9de7ee',
500: '#67dce7',
950: '#000000',
},
}SCSS
$custom: #67dce7; $custom-light: #9de7ee; $custom-dark: #000000;
JSON
{
"hex": "#67dce7",
"rgb": {
"r": 103,
"g": 220,
"b": 231
},
"hsl": {
"h": 185.156,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.83124,
"c": 0.1063,
"h": 203.7
},
"luminance": 0.59839
}Semantic roles & 50–950 ramp
primary
#67DCE7
secondary
#B7463B
accent
#2211D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485