#67DEE2#67DEE2
#67DEE2 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.107 H 198.3°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #67DEE2 |
|---|---|
| RGB | rgb(103, 222, 226) |
| HSL | hsl(182, 68%, 65%) |
| HSV | hsv(182, 54%, 89%) |
| CMYK | cmyk(54.4%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(82.17, -32.19, -12.14) |
| CIE-LCH | lch(82.17, 34.41, 200.66°) |
| OKLab | oklab(83.41% -0.1015 -0.0336) |
| OKLCH | oklch(83.41% 0.107 198.3) |
| XYZ | xyz(45.4365, 60.6127, 81.2417) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.04
Mediumturquoise
#48D1CC
ΔE00 5.17
Robin'S Egg
#6DEDFD
ΔE00 5.26
Darkturquoise
#00CED1
ΔE00 5.69
Robin Egg Blue
#8AF1FE
ΔE00 6.18
Bright Light Blue
#26F7FD
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DEE2 #E26B67
analogous
#67E2A9 #67DEE2 #67A1E2
triadic
#67DEE2 #E267DE #DEE267
tetradic
#67DEE2 #A967E2 #E26B67 #A1E267
square
#67DEE2 #A967E2 #E26B67 #A1E267
split-complementary
#67DEE2 #E267A1 #E2A967
monochromatic
#21A9AD #34D3D8 #67DEE2 #9AE9EC #CEF4F6
Accessibility & contrast
On white
1.60
#67DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#67DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DEE2
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DEE2 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E3
Deuteranopia (green-blind)
#BCC6E3
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67dee2; /* rgb */ color: rgb(103, 222, 226); /* oklch */ color: oklch(83.4% 0.107 198.3);
Tailwind
colors: {
custom: {
50: '#9de8eb',
500: '#67dee2',
950: '#000000',
},
}SCSS
$custom: #67dee2; $custom-light: #9de8eb; $custom-dark: #000000;
JSON
{
"hex": "#67dee2",
"rgb": {
"r": 103,
"g": 222,
"b": 226
},
"hsl": {
"h": 181.951,
"s": 67.956,
"l": 64.51
},
"oklch": {
"l": 0.83414,
"c": 0.10693,
"h": 198.3
},
"luminance": 0.60617
}Semantic roles & 50–950 ramp
primary
#67DEE2
secondary
#AF423E
accent
#1C16D0
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484