#67CED6#67CED6
#67CED6 is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.3% C 0.096 H 202.2°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #67CED6 |
|---|---|
| RGB | rgb(103, 206, 214) |
| HSL | hsl(184, 58%, 62%) |
| HSV | hsv(184, 52%, 84%) |
| CMYK | cmyk(51.9%, 3.7%, 0%, 16.1%) |
| CIE-LAB | lab(77.21, -27.70, -13.15) |
| CIE-LCH | lch(77.21, 30.66, 205.40°) |
| OKLab | oklab(79.3% -0.0892 -0.0363) |
| OKLCH | oklch(79.3% 0.096 202.2) |
| XYZ | xyz(39.7975, 51.8776, 71.5214) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.92
Darkturquoise
#00CED1
ΔE00 5.36
Mediumturquoise
#48D1CC
ΔE00 5.86
Robin'S Egg
#6DEDFD
ΔE00 7.50
Robin Egg Blue
#8AF1FE
ΔE00 8.46
Robin'S Egg Blue
#98EFF9
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CED6 #D66F67
analogous
#67D6A6 #67CED6 #6797D6
triadic
#67CED6 #D667CE #CED667
tetradic
#67CED6 #A667D6 #D66F67 #97D667
square
#67CED6 #A667D6 #D66F67 #97D667
split-complementary
#67CED6 #D66797 #D6A667
monochromatic
#299199 #37BEC9 #67CED6 #97DEE3 #C7EDF0
Accessibility & contrast
On white
1.85
#67CED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#67CED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CED6
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CED6 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D7
Deuteranopia (green-blind)
#AFB9D7
Tritanopia (blue-blind)
#09D5D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #67ced6; /* rgb */ color: rgb(103, 206, 214); /* oklch */ color: oklch(79.3% 0.096 202.2);
Tailwind
colors: {
custom: {
50: '#9bdde2',
500: '#67ced6',
950: '#000000',
},
}SCSS
$custom: #67ced6; $custom-light: #9bdde2; $custom-dark: #000000;
JSON
{
"hex": "#67ced6",
"rgb": {
"r": 103,
"g": 206,
"b": 214
},
"hsl": {
"h": 184.324,
"s": 57.513,
"l": 62.157
},
"oklch": {
"l": 0.79298,
"c": 0.09628,
"h": 202.2
},
"luminance": 0.51881
}Semantic roles & 50–950 ramp
primary
#67CED6
secondary
#9E4A43
accent
#2C20C5
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484