#67CED3#67CED3
#67CED3 is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.2% C 0.096 H 199.6°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #67CED3 |
|---|---|
| RGB | rgb(103, 206, 211) |
| HSL | hsl(183, 55%, 62%) |
| HSV | hsv(183, 51%, 83%) |
| CMYK | cmyk(51.2%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(77.12, -28.50, -11.67) |
| CIE-LCH | lch(77.12, 30.80, 202.28°) |
| OKLab | oklab(79.19% -0.0904 -0.0322) |
| OKLCH | oklch(79.19% 0.096 199.6) |
| XYZ | xyz(39.4179, 51.7257, 69.5222) |
| Luminance | 0.5173 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.79
Mediumturquoise
#48D1CC
ΔE00 4.84
Aqua Blue
#02D8E9
ΔE00 5.37
Robin'S Egg
#6DEDFD
ΔE00 7.93
Robin'S Egg Blue
#98EFF9
ΔE00 8.76
Robin Egg Blue
#8AF1FE
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CED3 #D36C67
analogous
#67D3A2 #67CED3 #6798D3
triadic
#67CED3 #D367CE #CED367
tetradic
#67CED3 #A267D3 #D36C67 #98D367
square
#67CED3 #A267D3 #D36C67 #98D367
split-complementary
#67CED3 #D36798 #D3A267
monochromatic
#2B9095 #39BEC4 #67CED3 #96DDE1 #C6EDEE
Accessibility & contrast
On white
1.85
#67CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#67CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CED3
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CED3 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D4
Deuteranopia (green-blind)
#B0B9D4
Tritanopia (blue-blind)
#13D4CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #67ced3; /* rgb */ color: rgb(103, 206, 211); /* oklch */ color: oklch(79.2% 0.096 199.6);
Tailwind
colors: {
custom: {
50: '#9bdde0',
500: '#67ced3',
950: '#000000',
},
}SCSS
$custom: #67ced3; $custom-light: #9bdde0; $custom-dark: #000000;
JSON
{
"hex": "#67ced3",
"rgb": {
"r": 103,
"g": 206,
"b": 211
},
"hsl": {
"h": 182.778,
"s": 55.102,
"l": 61.569
},
"oklch": {
"l": 0.79194,
"c": 0.09597,
"h": 199.6
},
"luminance": 0.51729
}Semantic roles & 50–950 ramp
primary
#67CED3
secondary
#9A4844
accent
#2A23C3
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484