#67CEDA#67CEDA
#67CEDA is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.4% C 0.097 H 205.5°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #67CEDA |
|---|---|
| RGB | rgb(103, 206, 218) |
| HSL | hsl(186, 61%, 63%) |
| HSV | hsv(186, 53%, 85%) |
| CMYK | cmyk(52.8%, 5.5%, 0%, 14.5%) |
| CIE-LAB | lab(77.33, -26.62, -15.12) |
| CIE-LCH | lch(77.33, 30.61, 209.60°) |
| OKLab | oklab(79.44% -0.0875 -0.0418) |
| OKLCH | oklch(79.44% 0.097 205.5) |
| XYZ | xyz(40.3146, 52.0844, 74.2448) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.72
Darkturquoise
#00CED1
ΔE00 6.37
Robin'S Egg
#6DEDFD
ΔE00 7.18
Mediumturquoise
#48D1CC
ΔE00 7.25
Neon Blue
#04D9FF
ΔE00 7.62
Robin Egg Blue
#8AF1FE
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CEDA #DA7367
analogous
#67DAAC #67CEDA #6794DA
triadic
#67CEDA #DA67CE #CEDA67
tetradic
#67CEDA #AC67DA #DA7367 #94DA67
square
#67CEDA #AC67DA #DA7367 #94DA67
split-complementary
#67CEDA #DA6794 #DAAC67
monochromatic
#2793A0 #36BECE #67CEDA #98DEE6 #C9EEF2
Accessibility & contrast
On white
1.84
#67CEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#67CEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CEDA
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CEDA | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DB
Deuteranopia (green-blind)
#AEB9DA
Tritanopia (blue-blind)
#00D5D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #67ceda; /* rgb */ color: rgb(103, 206, 218); /* oklch */ color: oklch(79.4% 0.097 205.5);
Tailwind
colors: {
custom: {
50: '#9bdde5',
500: '#67ceda',
950: '#000000',
},
}SCSS
$custom: #67ceda; $custom-light: #9bdde5; $custom-dark: #000000;
JSON
{
"hex": "#67ceda",
"rgb": {
"r": 103,
"g": 206,
"b": 218
},
"hsl": {
"h": 186.261,
"s": 60.847,
"l": 62.941
},
"oklch": {
"l": 0.79438,
"c": 0.097,
"h": 205.5
},
"luminance": 0.52088
}Semantic roles & 50–950 ramp
primary
#67CEDA
secondary
#A34C42
accent
#2F1DC9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484