#67CEDB#67CEDB
#67CEDB is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.5% C 0.097 H 206.3°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #67CEDB |
|---|---|
| RGB | rgb(103, 206, 219) |
| HSL | hsl(187, 62%, 63%) |
| HSV | hsv(187, 53%, 86%) |
| CMYK | cmyk(53%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(77.36, -26.34, -15.61) |
| CIE-LCH | lch(77.36, 30.62, 210.65°) |
| OKLab | oklab(79.47% -0.0871 -0.0431) |
| OKLCH | oklch(79.47% 0.097 206.3) |
| XYZ | xyz(40.4459, 52.1369, 74.9361) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.74
Darkturquoise
#00CED1
ΔE00 6.64
Robin'S Egg
#6DEDFD
ΔE00 7.14
Neon Blue
#04D9FF
ΔE00 7.33
Mediumturquoise
#48D1CC
ΔE00 7.61
Sky Blue
#87CEEB
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CEDB #DB7467
analogous
#67DBAE #67CEDB #6794DB
triadic
#67CEDB #DB67CE #CEDB67
tetradic
#67CEDB #AE67DB #DB7467 #94DB67
square
#67CEDB #AE67DB #DB7467 #94DB67
split-complementary
#67CEDB #DB6794 #DBAE67
monochromatic
#2694A1 #36BECF #67CEDB #98DEE7 #CAEEF2
Accessibility & contrast
On white
1.84
#67CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#67CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CEDB
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CEDB | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DC
Deuteranopia (green-blind)
#ADB9DB
Tritanopia (blue-blind)
#00D5D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #67cedb; /* rgb */ color: rgb(103, 206, 219); /* oklch */ color: oklch(79.5% 0.097 206.3);
Tailwind
colors: {
custom: {
50: '#9bdde6',
500: '#67cedb',
950: '#000000',
},
}SCSS
$custom: #67cedb; $custom-light: #9bdde6; $custom-dark: #000000;
JSON
{
"hex": "#67cedb",
"rgb": {
"r": 103,
"g": 206,
"b": 219
},
"hsl": {
"h": 186.724,
"s": 61.702,
"l": 63.137
},
"oklch": {
"l": 0.79474,
"c": 0.09723,
"h": 206.3
},
"luminance": 0.52141
}Semantic roles & 50–950 ramp
primary
#67CEDB
secondary
#A54D41
accent
#301CC9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484