#67CED8#67CED8
#67CED8 is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.4% C 0.097 H 203.8°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #67CED8 |
|---|---|
| RGB | rgb(103, 206, 216) |
| HSL | hsl(185, 59%, 63%) |
| HSV | hsv(185, 52%, 85%) |
| CMYK | cmyk(52.3%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(77.27, -27.16, -14.14) |
| CIE-LCH | lch(77.27, 30.62, 207.50°) |
| OKLab | oklab(79.37% -0.0884 -0.039) |
| OKLCH | oklch(79.37% 0.097 203.8) |
| XYZ | xyz(40.0545, 51.9804, 72.8748) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.76
Darkturquoise
#00CED1
ΔE00 5.84
Mediumturquoise
#48D1CC
ΔE00 6.55
Robin'S Egg
#6DEDFD
ΔE00 7.30
Neon Blue
#04D9FF
ΔE00 8.24
Robin Egg Blue
#8AF1FE
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CED8 #D87167
analogous
#67D8AA #67CED8 #6795D8
triadic
#67CED8 #D867CE #CED867
tetradic
#67CED8 #AA67D8 #D87167 #95D867
square
#67CED8 #AA67D8 #D87167 #95D867
split-complementary
#67CED8 #D86795 #D8AA67
monochromatic
#28929C #36BECC #67CED8 #98DEE4 #C8EDF1
Accessibility & contrast
On white
1.84
#67CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#67CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CED8
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CED8 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7D9
Deuteranopia (green-blind)
#AEB9D8
Tritanopia (blue-blind)
#01D5D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #67ced8; /* rgb */ color: rgb(103, 206, 216); /* oklch */ color: oklch(79.4% 0.097 203.8);
Tailwind
colors: {
custom: {
50: '#9bdde4',
500: '#67ced8',
950: '#000000',
},
}SCSS
$custom: #67ced8; $custom-light: #9bdde4; $custom-dark: #000000;
JSON
{
"hex": "#67ced8",
"rgb": {
"r": 103,
"g": 206,
"b": 216
},
"hsl": {
"h": 185.31,
"s": 59.162,
"l": 62.549
},
"oklch": {
"l": 0.79367,
"c": 0.0966,
"h": 203.8
},
"luminance": 0.51984
}Semantic roles & 50–950 ramp
primary
#67CED8
secondary
#A14B43
accent
#2E1FC7
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484