#67DFE2#67DFE2
#67DFE2 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.6% C 0.108 H 197.5°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFE2 |
|---|---|
| RGB | rgb(103, 223, 226) |
| HSL | hsl(181, 68%, 65%) |
| HSV | hsv(181, 54%, 89%) |
| CMYK | cmyk(54.4%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(82.46, -32.67, -11.71) |
| CIE-LCH | lch(82.46, 34.70, 199.72°) |
| OKLab | oklab(83.65% -0.1026 -0.0324) |
| OKLCH | oklch(83.65% 0.108 197.5) |
| XYZ | xyz(45.7029, 61.1455, 81.3305) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.05
Aqua Blue
#02D8E9
ΔE00 5.34
Robin'S Egg
#6DEDFD
ΔE00 5.42
Darkturquoise
#00CED1
ΔE00 5.75
Bright Light Blue
#26F7FD
ΔE00 6.04
Robin Egg Blue
#8AF1FE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFE2 #E26A67
analogous
#67E2A7 #67DFE2 #67A2E2
triadic
#67DFE2 #E267DF #DFE267
tetradic
#67DFE2 #A767E2 #E26A67 #A2E267
square
#67DFE2 #A767E2 #E26A67 #A2E267
split-complementary
#67DFE2 #E267A2 #E2A767
monochromatic
#21AAAD #34D4D8 #67DFE2 #9AEAEC #CEF5F6
Accessibility & contrast
On white
1.59
#67DFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#67DFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFE2
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFE2 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6E2
Deuteranopia (green-blind)
#BDC7E3
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67dfe2; /* rgb */ color: rgb(103, 223, 226); /* oklch */ color: oklch(83.6% 0.108 197.5);
Tailwind
colors: {
custom: {
50: '#9de9eb',
500: '#67dfe2',
950: '#000000',
},
}SCSS
$custom: #67dfe2; $custom-light: #9de9eb; $custom-dark: #000000;
JSON
{
"hex": "#67dfe2",
"rgb": {
"r": 103,
"g": 223,
"b": 226
},
"hsl": {
"h": 181.463,
"s": 67.956,
"l": 64.51
},
"oklch": {
"l": 0.83645,
"c": 0.10758,
"h": 197.5
},
"luminance": 0.6115
}Semantic roles & 50–950 ramp
primary
#67DFE2
secondary
#AF413E
accent
#1A16D0
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484