#67DEDF#67DEDF
#67DEDF is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.107 H 196.0°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #67DEDF |
|---|---|
| RGB | rgb(103, 222, 223) |
| HSL | hsl(181, 65%, 64%) |
| HSV | hsv(181, 54%, 87%) |
| CMYK | cmyk(53.8%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(82.08, -32.99, -10.68) |
| CIE-LCH | lch(82.08, 34.67, 197.94°) |
| OKLab | oklab(83.31% -0.1028 -0.0295) |
| OKLCH | oklch(83.31% 0.107 196) |
| XYZ | xyz(45.0285, 60.4495, 79.0927) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.46
Darkturquoise
#00CED1
ΔE00 5.53
Aqua Blue
#02D8E9
ΔE00 5.81
Robin'S Egg
#6DEDFD
ΔE00 6.14
Bright Light Blue
#26F7FD
ΔE00 6.31
Turquoise
#40E0D0
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DEDF #DF6867
analogous
#67DFA4 #67DEDF #67A2DF
triadic
#67DEDF #DF67DE #DEDF67
tetradic
#67DEDF #A467DF #DF6867 #A2DF67
square
#67DEDF #A467DF #DF6867 #A2DF67
split-complementary
#67DEDF #DF67A2 #DFA467
monochromatic
#23A7A8 #34D3D4 #67DEDF #9AE9EA #CCF4F4
Accessibility & contrast
On white
1.60
#67DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#67DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DEDF
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DEDF | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#BDC6E0
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67dedf; /* rgb */ color: rgb(103, 222, 223); /* oklch */ color: oklch(83.3% 0.107 196.0);
Tailwind
colors: {
custom: {
50: '#9de8e9',
500: '#67dedf',
950: '#000000',
},
}SCSS
$custom: #67dedf; $custom-light: #9de8e9; $custom-dark: #000000;
JSON
{
"hex": "#67dedf",
"rgb": {
"r": 103,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.5,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.83313,
"c": 0.10692,
"h": 196
},
"luminance": 0.60454
}Semantic roles & 50–950 ramp
primary
#67DEDF
secondary
#AB4140
accent
#1A18CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484