#67D6DF#67D6DF
#67D6DF is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.5% C 0.102 H 202.5°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #67D6DF |
|---|---|
| RGB | rgb(103, 214, 223) |
| HSL | hsl(185, 65%, 64%) |
| HSV | hsv(185, 54%, 87%) |
| CMYK | cmyk(53.8%, 4%, 0%, 12.5%) |
| CIE-LAB | lab(79.78, -29.16, -14.11) |
| CIE-LCH | lch(79.78, 32.40, 205.83°) |
| OKLab | oklab(81.46% -0.0942 -0.039) |
| OKLCH | oklch(81.46% 0.102 202.5) |
| XYZ | xyz(42.9539, 56.3003, 78.4011) |
| Luminance | 0.5630 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.05
Robin'S Egg
#6DEDFD
ΔE00 5.61
Darkturquoise
#00CED1
ΔE00 5.69
Mediumturquoise
#48D1CC
ΔE00 6.10
Robin Egg Blue
#8AF1FE
ΔE00 6.70
Robin'S Egg Blue
#98EFF9
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D6DF #DF7067
analogous
#67DFAC #67D6DF #679ADF
triadic
#67D6DF #DF67D6 #D6DF67
tetradic
#67D6DF #AC67DF #DF7067 #9ADF67
square
#67D6DF #AC67DF #DF7067 #9ADF67
split-complementary
#67D6DF #DF679A #DFAC67
monochromatic
#239EA8 #34C8D4 #67D6DF #9AE4EA #CCF1F4
Accessibility & contrast
On white
1.71
#67D6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#67D6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D6DF
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D6DF | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEE0
Deuteranopia (green-blind)
#B5C0E0
Tritanopia (blue-blind)
#00DDD8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #67d6df; /* rgb */ color: rgb(103, 214, 223); /* oklch */ color: oklch(81.5% 0.102 202.5);
Tailwind
colors: {
custom: {
50: '#9ce3e9',
500: '#67d6df',
950: '#000000',
},
}SCSS
$custom: #67d6df; $custom-light: #9ce3e9; $custom-dark: #000000;
JSON
{
"hex": "#67d6df",
"rgb": {
"r": 103,
"g": 214,
"b": 223
},
"hsl": {
"h": 184.5,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.81462,
"c": 0.10195,
"h": 202.5
},
"luminance": 0.56304
}Semantic roles & 50–950 ramp
primary
#67D6DF
secondary
#AB4840
accent
#2618CD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484