#6BDEDF#6BDEDF
#6BDEDF is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.5% C 0.104 H 196.1°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDEDF |
|---|---|
| RGB | rgb(107, 222, 223) |
| HSL | hsl(181, 64%, 65%) |
| HSV | hsv(181, 52%, 87%) |
| CMYK | cmyk(52%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(82.21, -32.20, -10.47) |
| CIE-LCH | lch(82.21, 33.86, 198.01°) |
| OKLab | oklab(83.46% -0.1003 -0.029) |
| OKLCH | oklch(83.46% 0.104 196.1) |
| XYZ | xyz(45.4984, 60.6918, 79.1147) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.64
Darkturquoise
#00CED1
ΔE00 5.77
Aqua Blue
#02D8E9
ΔE00 5.96
Robin'S Egg
#6DEDFD
ΔE00 6.07
Bright Light Blue
#26F7FD
ΔE00 6.46
Robin Egg Blue
#8AF1FE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDEDF #DF6C6B
analogous
#6BDFA6 #6BDEDF #6BA4DF
triadic
#6BDEDF #DF6BDE #DEDF6B
tetradic
#6BDEDF #A66BDF #DF6C6B #A4DF6B
square
#6BDEDF #A66BDF #DF6C6B #A4DF6B
split-complementary
#6BDEDF #DF6BA4 #DFA66B
monochromatic
#25AAAB #39D3D4 #6BDEDF #9DE9EA #D0F4F5
Accessibility & contrast
On white
1.60
#6BDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#6BDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDEDF
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDEDF | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#BEC6E0
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6bdedf; /* rgb */ color: rgb(107, 222, 223); /* oklch */ color: oklch(83.5% 0.104 196.1);
Tailwind
colors: {
custom: {
50: '#9fe8e9',
500: '#6bdedf',
950: '#000000',
},
}SCSS
$custom: #6bdedf; $custom-light: #9fe8e9; $custom-dark: #000000;
JSON
{
"hex": "#6bdedf",
"rgb": {
"r": 107,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.517,
"s": 64.444,
"l": 64.706
},
"oklch": {
"l": 0.83456,
"c": 0.1044,
"h": 196.1
},
"luminance": 0.60696
}Semantic roles & 50–950 ramp
primary
#6BDEDF
secondary
#AD4241
accent
#1B19CC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484