#67DFCE#67DFCE
#67DFCE is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.0% C 0.111 H 183.0°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFCE |
|---|---|
| RGB | rgb(103, 223, 206) |
| HSL | hsl(172, 65%, 64%) |
| HSV | hsv(172, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 7.6%, 12.5%) |
| CIE-LAB | lab(81.90, -37.79, -1.92) |
| CIE-LCH | lch(81.90, 37.84, 182.91°) |
| OKLab | oklab(83.01% -0.111 -0.0058) |
| OKLCH | oklch(83.01% 0.111 183) |
| XYZ | xyz(43.1169, 60.1111, 67.7109) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.53
Tiffany Blue
#7BF2DA
ΔE00 4.72
Mediumturquoise
#48D1CC
ΔE00 5.44
Seafoam Blue
#78D1B6
ΔE00 5.70
Aqua (survey)
#13EAC9
ΔE00 6.03
Bright Aqua
#0BF9EA
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFCE #DF6778
analogous
#67DF92 #67DFCE #67B4DF
triadic
#67DFCE #CE67DF #DFCE67
tetradic
#67DFCE #9267DF #DF6778 #B4DF67
square
#67DFCE #9267DF #DF6778 #B4DF67
split-complementary
#67DFCE #DF67B4 #DF9267
monochromatic
#23A895 #34D4BE #67DFCE #9AEADE #CCF4EF
Accessibility & contrast
On white
1.61
#67DFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#67DFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFCE
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFCE | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#C3C6D0
Tritanopia (blue-blind)
#0BE3DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67dfce; /* rgb */ color: rgb(103, 223, 206); /* oklch */ color: oklch(83.0% 0.111 183.0);
Tailwind
colors: {
custom: {
50: '#9ce9dc',
500: '#67dfce',
950: '#000000',
},
}SCSS
$custom: #67dfce; $custom-light: #9ce9dc; $custom-dark: #000000;
JSON
{
"hex": "#67dfce",
"rgb": {
"r": 103,
"g": 223,
"b": 206
},
"hsl": {
"h": 171.5,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.83009,
"c": 0.11118,
"h": 183
},
"luminance": 0.60115
}Semantic roles & 50–950 ramp
primary
#67DFCE
secondary
#AB404F
accent
#1832CD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484