#67D2DF#67D2DF
#67D2DF is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.5% C 0.100 H 206.0°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #67D2DF |
|---|---|
| RGB | rgb(103, 210, 223) |
| HSL | hsl(187, 65%, 64%) |
| HSV | hsv(187, 54%, 87%) |
| CMYK | cmyk(53.8%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(78.64, -27.22, -15.84) |
| CIE-LCH | lch(78.64, 31.49, 210.20°) |
| OKLab | oklab(80.54% -0.0899 -0.0438) |
| OKLCH | oklch(80.54% 0.1 206) |
| XYZ | xyz(41.9540, 54.3005, 78.0678) |
| Luminance | 0.5430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.22
Robin'S Egg
#6DEDFD
ΔE00 6.18
Darkturquoise
#00CED1
ΔE00 6.58
Neon Blue
#04D9FF
ΔE00 7.08
Robin Egg Blue
#8AF1FE
ΔE00 7.28
Mediumturquoise
#48D1CC
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D2DF #DF7467
analogous
#67DFB0 #67D2DF #6796DF
triadic
#67D2DF #DF67D2 #D2DF67
tetradic
#67D2DF #B067DF #DF7467 #96DF67
square
#67D2DF #B067DF #DF7467 #96DF67
split-complementary
#67D2DF #DF6796 #DFB067
monochromatic
#239AA8 #34C3D4 #67D2DF #9AE1EA #CCF0F4
Accessibility & contrast
On white
1.77
#67D2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#67D2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D2DF
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D2DF | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CBE0
Deuteranopia (green-blind)
#B0BDDF
Tritanopia (blue-blind)
#00DAD6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #67d2df; /* rgb */ color: rgb(103, 210, 223); /* oklch */ color: oklch(80.5% 0.100 206.0);
Tailwind
colors: {
custom: {
50: '#9ce0e9',
500: '#67d2df',
950: '#000000',
},
}SCSS
$custom: #67d2df; $custom-light: #9ce0e9; $custom-dark: #000000;
JSON
{
"hex": "#67d2df",
"rgb": {
"r": 103,
"g": 210,
"b": 223
},
"hsl": {
"h": 186.5,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.80539,
"c": 0.09998,
"h": 206
},
"luminance": 0.54304
}Semantic roles & 50–950 ramp
primary
#67D2DF
secondary
#AB4B40
accent
#2C18CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484