#67DEDB#67DEDB
#67DEDB is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.2% C 0.107 H 193.0°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #67DEDB |
|---|---|
| RGB | rgb(103, 222, 219) |
| HSL | hsl(178, 64%, 64%) |
| HSV | hsv(178, 54%, 87%) |
| CMYK | cmyk(53.6%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(81.97, -34.03, -8.73) |
| CIE-LCH | lch(81.97, 35.13, 194.38°) |
| OKLab | oklab(83.18% -0.1044 -0.0242) |
| OKLCH | oklch(83.18% 0.107 193) |
| XYZ | xyz(44.4956, 60.2363, 76.2860) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.81
Turquoise
#40E0D0
ΔE00 5.22
Darkturquoise
#00CED1
ΔE00 5.66
Bright Light Blue
#26F7FD
ΔE00 6.69
Aqua Blue
#02D8E9
ΔE00 7.00
Bright Cyan
#41FDFE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DEDB #DE676A
analogous
#67DE9F #67DEDB #67A5DE
triadic
#67DEDB #DB67DE #DEDB67
tetradic
#67DEDB #9F67DE #DE676A #A5DE67
square
#67DEDB #9F67DE #DE676A #A5DE67
split-complementary
#67DEDB #DE67A5 #DE9F67
monochromatic
#24A6A3 #35D3CF #67DEDB #99E9E7 #CCF4F3
Accessibility & contrast
On white
1.61
#67DEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#67DEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DEDB
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DEDB | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DB
Deuteranopia (green-blind)
#BEC6DC
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67dedb; /* rgb */ color: rgb(103, 222, 219); /* oklch */ color: oklch(83.2% 0.107 193.0);
Tailwind
colors: {
custom: {
50: '#9de8e6',
500: '#67dedb',
950: '#000000',
},
}SCSS
$custom: #67dedb; $custom-light: #9de8e6; $custom-dark: #000000;
JSON
{
"hex": "#67dedb",
"rgb": {
"r": 103,
"g": 222,
"b": 219
},
"hsl": {
"h": 178.487,
"s": 64.324,
"l": 63.725
},
"oklch": {
"l": 0.83182,
"c": 0.10719,
"h": 193
},
"luminance": 0.60241
}Semantic roles & 50–950 ramp
primary
#67DEDB
secondary
#A94043
accent
#191ECC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484