#67CED4#67CED4
#67CED4 is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.2% C 0.096 H 200.5°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #67CED4 |
|---|---|
| RGB | rgb(103, 206, 212) |
| HSL | hsl(183, 56%, 62%) |
| HSV | hsv(183, 51%, 83%) |
| CMYK | cmyk(51.4%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(77.15, -28.23, -12.17) |
| CIE-LCH | lch(77.15, 30.74, 203.32°) |
| OKLab | oklab(79.23% -0.09 -0.0336) |
| OKLCH | oklch(79.23% 0.096 200.5) |
| XYZ | xyz(39.5437, 51.7760, 70.1845) |
| Luminance | 0.5178 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.96
Mediumturquoise
#48D1CC
ΔE00 5.17
Aqua Blue
#02D8E9
ΔE00 5.19
Robin'S Egg
#6DEDFD
ΔE00 7.77
Robin'S Egg Blue
#98EFF9
ΔE00 8.65
Robin Egg Blue
#8AF1FE
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CED4 #D46D67
analogous
#67D4A4 #67CED4 #6798D4
triadic
#67CED4 #D467CE #CED467
tetradic
#67CED4 #A467D4 #D46D67 #98D467
square
#67CED4 #A467D4 #D46D67 #98D467
split-complementary
#67CED4 #D46798 #D4A467
monochromatic
#2A9096 #38BEC6 #67CED4 #97DDE1 #C6EDEF
Accessibility & contrast
On white
1.85
#67CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#67CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CED4
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CED4 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D5
Deuteranopia (green-blind)
#AFB9D5
Tritanopia (blue-blind)
#10D4D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #67ced4; /* rgb */ color: rgb(103, 206, 212); /* oklch */ color: oklch(79.2% 0.096 200.5);
Tailwind
colors: {
custom: {
50: '#9bdde1',
500: '#67ced4',
950: '#000000',
},
}SCSS
$custom: #67ced4; $custom-light: #9bdde1; $custom-dark: #000000;
JSON
{
"hex": "#67ced4",
"rgb": {
"r": 103,
"g": 206,
"b": 212
},
"hsl": {
"h": 183.303,
"s": 55.897,
"l": 61.765
},
"oklch": {
"l": 0.79228,
"c": 0.09605,
"h": 200.5
},
"luminance": 0.5178
}Semantic roles & 50–950 ramp
primary
#67CED4
secondary
#9B4944
accent
#2B22C3
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484