#67E6DF#67E6DF
#67E6DF is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.2% C 0.113 H 190.3°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #67E6DF |
|---|---|
| RGB | rgb(103, 230, 223) |
| HSL | hsl(177, 72%, 65%) |
| HSV | hsv(177, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 3%, 9.8%) |
| CIE-LAB | lab(84.38, -36.72, -7.26) |
| CIE-LCH | lch(84.38, 37.43, 191.19°) |
| OKLab | oklab(85.17% -0.1112 -0.0202) |
| OKLCH | oklch(85.17% 0.113 190.3) |
| XYZ | xyz(47.2039, 64.8003, 79.8178) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.18
Mediumturquoise
#48D1CC
ΔE00 5.20
Bright Aqua
#0BF9EA
ΔE00 5.82
Bright Cyan
#41FDFE
ΔE00 5.90
Bright Turquoise
#0FFEF9
ΔE00 6.04
Bright Light Blue
#26F7FD
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E6DF #E6676E
analogous
#67E69F #67E6DF #67ADE6
triadic
#67E6DF #DF67E6 #E6DF67
tetradic
#67E6DF #9F67E6 #E6676E #ADE667
square
#67E6DF #9F67E6 #E6676E #ADE667
split-complementary
#67E6DF #E667AD #E69F67
monochromatic
#1EB5AD #32DDD4 #67E6DF #9CEFEA #D0F7F5
Accessibility & contrast
On white
1.50
#67E6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#67E6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E6DF
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E6DF | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDF
Deuteranopia (green-blind)
#C6CCE0
Tritanopia (blue-blind)
#00ECE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67e6df; /* rgb */ color: rgb(103, 230, 223); /* oklch */ color: oklch(85.2% 0.113 190.3);
Tailwind
colors: {
custom: {
50: '#9eeee8',
500: '#67e6df',
950: '#000000',
},
}SCSS
$custom: #67e6df; $custom-light: #9eeee8; $custom-dark: #000000;
JSON
{
"hex": "#67e6df",
"rgb": {
"r": 103,
"g": 230,
"b": 223
},
"hsl": {
"h": 176.693,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.8517,
"c": 0.11305,
"h": 190.3
},
"luminance": 0.64805
}Semantic roles & 50–950 ramp
primary
#67E6DF
secondary
#B53C43
accent
#121CD4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584