#67E3DF#67E3DF
#67E3DF is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.5% C 0.111 H 192.4°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #67E3DF |
|---|---|
| RGB | rgb(103, 227, 223) |
| HSL | hsl(178, 69%, 65%) |
| HSV | hsv(178, 55%, 89%) |
| CMYK | cmyk(54.6%, 0%, 1.8%, 11%) |
| CIE-LAB | lab(83.52, -35.33, -8.54) |
| CIE-LCH | lch(83.52, 36.35, 193.59°) |
| OKLab | oklab(84.47% -0.1081 -0.0237) |
| OKLCH | oklch(84.47% 0.111 192.4) |
| XYZ | xyz(46.3762, 63.1449, 79.5419) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.66
Turquoise
#40E0D0
ΔE00 4.92
Bright Light Blue
#26F7FD
ΔE00 5.91
Bright Cyan
#41FDFE
ΔE00 6.16
Darkturquoise
#00CED1
ΔE00 6.49
Bright Turquoise
#0FFEF9
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E3DF #E3676B
analogous
#67E3A1 #67E3DF #67A9E3
triadic
#67E3DF #DF67E3 #E3DF67
tetradic
#67E3DF #A167E3 #E3676B #A9E367
square
#67E3DF #A167E3 #E3676B #A9E367
split-complementary
#67E3DF #E367A9 #E3A167
monochromatic
#20AFAB #33D9D4 #67E3DF #9BEDEA #CEF6F5
Accessibility & contrast
On white
1.54
#67E3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#67E3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E3DF
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E3DF | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#C3CAE0
Tritanopia (blue-blind)
#00E9E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e3df; /* rgb */ color: rgb(103, 227, 223); /* oklch */ color: oklch(84.5% 0.111 192.4);
Tailwind
colors: {
custom: {
50: '#9dece8',
500: '#67e3df',
950: '#000000',
},
}SCSS
$custom: #67e3df; $custom-light: #9dece8; $custom-dark: #000000;
JSON
{
"hex": "#67e3df",
"rgb": {
"r": 103,
"g": 227,
"b": 223
},
"hsl": {
"h": 178.065,
"s": 68.889,
"l": 64.706
},
"oklch": {
"l": 0.84474,
"c": 0.11063,
"h": 192.4
},
"luminance": 0.63149
}Semantic roles & 50–950 ramp
primary
#67E3DF
secondary
#B13E41
accent
#151BD1
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484