#6CDEDF#6CDEDF
#6CDEDF is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.104 H 196.1°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDEDF |
|---|---|
| RGB | rgb(108, 222, 223) |
| HSL | hsl(181, 64%, 65%) |
| HSV | hsv(181, 52%, 87%) |
| CMYK | cmyk(51.6%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(82.25, -32.00, -10.42) |
| CIE-LCH | lch(82.25, 33.65, 198.03°) |
| OKLab | oklab(83.49% -0.0997 -0.0288) |
| OKLCH | oklch(83.49% 0.104 196.1) |
| XYZ | xyz(45.6194, 60.7542, 79.1204) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.70
Darkturquoise
#00CED1
ΔE00 5.83
Aqua Blue
#02D8E9
ΔE00 6.00
Robin'S Egg
#6DEDFD
ΔE00 6.05
Bright Light Blue
#26F7FD
ΔE00 6.51
Robin Egg Blue
#8AF1FE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDEDF #DF6D6C
analogous
#6CDFA7 #6CDEDF #6CA4DF
triadic
#6CDEDF #DF6CDE #DEDF6C
tetradic
#6CDEDF #A76CDF #DF6D6C #A4DF6C
square
#6CDEDF #A76CDF #DF6D6C #A4DF6C
split-complementary
#6CDEDF #DF6CA4 #DFA76C
monochromatic
#25AAAB #3AD3D4 #6CDEDF #9EE9EA #D1F5F5
Accessibility & contrast
On white
1.60
#6CDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#6CDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDEDF
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDEDF | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#BEC7E0
Tritanopia (blue-blind)
#01E4DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6cdedf; /* rgb */ color: rgb(108, 222, 223); /* oklch */ color: oklch(83.5% 0.104 196.1);
Tailwind
colors: {
custom: {
50: '#9fe8e9',
500: '#6cdedf',
950: '#000000',
},
}SCSS
$custom: #6cdedf; $custom-light: #9fe8e9; $custom-dark: #000000;
JSON
{
"hex": "#6cdedf",
"rgb": {
"r": 108,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.522,
"s": 64.246,
"l": 64.902
},
"oklch": {
"l": 0.83492,
"c": 0.10375,
"h": 196.1
},
"luminance": 0.60758
}Semantic roles & 50–950 ramp
primary
#6CDEDF
secondary
#AD4342
accent
#1B19CC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484