#67E1DB#67E1DB
#67E1DB is a very light, moderate teal. Relative luminance 0.618; OKLCH L 83.9% C 0.110 H 190.9°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #67E1DB |
|---|---|
| RGB | rgb(103, 225, 219) |
| HSL | hsl(177, 67%, 64%) |
| HSV | hsv(177, 54%, 88%) |
| CMYK | cmyk(54.2%, 0%, 2.7%, 11.8%) |
| CIE-LAB | lab(82.83, -35.43, -7.44) |
| CIE-LCH | lch(82.83, 36.21, 191.86°) |
| OKLab | oklab(83.88% -0.1076 -0.0207) |
| OKLCH | oklch(83.88% 0.11 190.9) |
| XYZ | xyz(45.2995, 61.8441, 76.5539) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.21
Turquoise
#40E0D0
ΔE00 4.26
Darkturquoise
#00CED1
ΔE00 6.42
Bright Light Blue
#26F7FD
ΔE00 6.64
Bright Cyan
#41FDFE
ΔE00 6.78
Bright Aqua
#0BF9EA
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E1DB #E1676D
analogous
#67E19E #67E1DB #67AAE1
triadic
#67E1DB #DB67E1 #E1DB67
tetradic
#67E1DB #9E67E1 #E1676D #AAE167
square
#67E1DB #9E67E1 #E1676D #AAE167
split-complementary
#67E1DB #E167AA #E19E67
monochromatic
#22ACA5 #34D7CF #67E1DB #9AEBE7 #CDF5F3
Accessibility & contrast
On white
1.57
#67E1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#67E1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E1DB
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E1DB | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DB
Deuteranopia (green-blind)
#C1C8DC
Tritanopia (blue-blind)
#00E6DF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #67e1db; /* rgb */ color: rgb(103, 225, 219); /* oklch */ color: oklch(83.9% 0.110 190.9);
Tailwind
colors: {
custom: {
50: '#9debe6',
500: '#67e1db',
950: '#000000',
},
}SCSS
$custom: #67e1db; $custom-light: #9debe6; $custom-dark: #000000;
JSON
{
"hex": "#67e1db",
"rgb": {
"r": 103,
"g": 225,
"b": 219
},
"hsl": {
"h": 177.049,
"s": 67.033,
"l": 64.314
},
"oklch": {
"l": 0.8388,
"c": 0.1096,
"h": 190.9
},
"luminance": 0.61848
}Semantic roles & 50–950 ramp
primary
#67E1DB
secondary
#AE3F44
accent
#1720CF
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484